I need to add a custom metafield to a single page in my store so the merchant can add, edit and remove links from a list. I have set up metaobjects for the links and want to connect them to a page metafield that only displays on the one page’s editor (back end), but the metafield shows on all pages’ editors which is confusing to the merchant and her employees. I know I could just leave the links as metaobjects and call them in a separate page template, but I want them to be available in the page editor for context and simplicity.
How can I restrict a custom page metafield to only display its fields in the editor for one, specific page?