Hi,
Is there a solution to populate a structure field from a collection like we can do with a select field?
Hi,
Is there a solution to populate a structure field from a collection like we can do with a select field?
I guess you mean using a query in the default
option? No, that’s not possible, I think.
You could use a hook to prepopulate items on page.create
?