Allow dynamic data in in enum in tablefields #313
Answered
by
ansibleguy76
remcovanvugt
asked this question in
Q&A
-
It seems this is not yet supported, additional items like dbConfig or query are not allowed by the schema in tablefields |
Beta Was this translation helpful? Give feedback.
Answered by
ansibleguy76
Jul 24, 2025
Replies: 2 comments
-
https://ansibleforms.com/tablefield/#enum_from Use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ansibleguy76
-
That works, thanks! |
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
https://ansibleforms.com/tablefield/#enum_from
Use the
from
property and point to an expression field (wich can use dbConfig) in the main form.