When using ContentPickerField, how can I use vanilla javascript to set the selected item by text? #10703
Answered
by
MikeAlhayek
MikeAlhayek
asked this question in
Q&A
-
When using If the items are per-rendred and I can get a list of the available options, I can iterate over them and select which one that I want to select using JS? |
Beta Was this translation helpful? Give feedback.
Answered by
MikeAlhayek
Nov 24, 2021
Replies: 1 comment
-
I ended up creating my own editor |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MikeAlhayek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ended up creating my own editor