Replies: 1 comment 2 replies
-
What you're suggesting would work. If you need a less cluttered UI, you could use Create a grid with two fields: the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to optionally override some of the data being passed from a linked set of entries on a page. Essentially I want to have a default description, but be able to edit that description on some of the pages if I need to.
I have added an "Entries" field to the blueprint for the page which allows me to link to the items in the collection, but I can't see a sensible way to achieve what I need.
I did wonder if I could create a "replicator", containing an entry field (only allowing a single item) and then adding a field that could be used to override the description, which I think would work, but seems a little messy. If this is the best way, it would be really nice if I could populate the "override" field with the content from the associated entry...
Thoughts? Is there a better way?
Beta Was this translation helpful? Give feedback.
All reactions