-
Is it possible to provide dynamic enumValues ? One of my field enumValues is a dynamic list which can grow or shrink. How can I ensure that enumValues shows the updated list. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
fgatti675
Dec 13, 2021
Replies: 1 comment
-
Converting this issue in a discussion since it is more appropriate. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fgatti675
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Converting this issue in a discussion since it is more appropriate.
When defining your navigation, you can use a
NavigationBuilder
which can beasync
so you can create dynamic schemas and properties: https://firecms.co/docs/navigation