Replies: 1 comment
-
For now I copied much of decap's select widget but it seems unnecessary. Problem is that when I tried to actually reuse it, I get this cryptic error I was unable to figure out
|
Beta Was this translation helpful? Give feedback.
0 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 would like to fetch the options for a select widget from an API.
I could build a custom widget from the ground up like I did for another field using
Typeahead
but in this case I could just fetch all values.Is it possible with the default widget?
Beta Was this translation helpful? Give feedback.
All reactions