ui_form: msg.options as input
Hi,
Is it possible to add new entries to the dashboard ui_form via input (that are not already created in the form)? Like that i could create a dynamically expandable form. For dropdown menus its simple with msg.options, but seems not implemented for ui_form.
As per the issue form you have deleted please discuss new features on the discussion forum so more people can help. there is currently a long term debate about the ongoing future of the dashboard so it is unlikely that many new features will be added at this stage unless someone offers up a pull request.
Oh that is sad to read about an EOL. The dashboard is really impressive so far! But i can understand if the base/libraries are quite old. For my question i found similar entries in the forum but the results were to write a ui_template. Maybe i should go for that too.