FastUI
FastUI copied to clipboard
Dynamic form components
Hi Is there a way to create dynamic form components, for now the form field only accept FormField = FormFieldInput | FormFieldCheckbox | FormFieldFile | FormFieldSelect | FormFieldSelectSearch
cannot use ServerLoad in the form
I didn't check the source code for your question but I believe that in the future, these kind of requirements will be satisfied (if it's not already) by FastUI.
@mohandoz could you explain your use case? I the the best solution right now would be to reload the entire form via ServerLoad
even if just one field needs to change.
BTW, it would be great if you formatted code in your questions to make it easier to read.
Closing for now - I think the ServerLoad
component works for this.
If you think otherwise, please open a new issue with a more in-depth description of your feature request!