-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Prerequisites
- [ x ] I have read the documentation;
I am looking into a way of generating dynamic titles for items in an Array Field. In my current schema I have two array
fields so only want to target one with the custom dynamic titles.
In this case each title should be a day of the week, this data is coming from the formData
being passed in. So each object
in the array
would have a title.
My questions are:
- Is it possible to render a dynamic title based off a property?
- If not, how can I define a custom template for only one
array
field at a time?
Thanks
daldridge-cs, Reid0, leopark9497, michal-kurz and daveskywalkersilva