Hi
Keen to hear anyones tips / thoughts on this.
I have a form which contains two choice components. The source for the choice components is set as a separate “Choices” table.
At the moment, if an option doesn’t exist - the users have to exit out of the form, and go to another tab which shows the list of choices and allows them to add. It’s rather clunky if you just want to quickly add one option.
Ideally I’d have a text box at the bottom of the form (overlay) - with a plus button next to it which allows the user to quickly enter the text and have it added to the list of available choices.
This is the closest I have got (using a helper table, and action row. Value is temporarily written to the helper table, then added to the table of choices via an action) - but has anyone a better way? I am sure I can get this looking better with a bit of CSS, but thought I’d check first).
Also tried adding a Data Grid component and allowing in cell editing - but that wasn’t great. Keen to avoid another overlay opening up.
![Screenshot 2024-10-09 at 09.41.23|378x500]