Replies: 2 comments
-
Did you find any solution for this in the meantime? |
Beta Was this translation helpful? Give feedback.
-
There isn't a great way to do this currently, but I'll lay out a few available options and it would be interseting to get feedback on how others would want to expand on the current fields to accomodate uses like this.
The select is not very dynamic, is because it uses I would be interested in community feedback for improving |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if I can dynamically populate the options for a select field.
In my case, I need to get the list from outside of payload using
fetch
.My question is, can this be achieved using hooks this way?
If yes, how?
Beta Was this translation helpful? Give feedback.
All reactions