Forgive me if this already there - but I can’t find it.
I want to use in-line editing in a table block, but it would be really neat to have the ability to add a new record without having to use a form, i.e. just add an empty row to the bottom of a table for the user to fill in. This would bring the user experience closer to the spreadsheet functionality they are used to. Could this be possible?
I can’t test this (on a mobile for a few hours) but have you tried:
The Action Buttons are available from the Actions tab in block settings sidebar and are divided into the following three categories:
- Topbar Buttons . Includes the Add Record action and the standard Open Page , Open URL , and Scroll To actions that are discussed in greater detail under on click actions.
Add record does it, but through a new form. Since we’re offering inline editing (like a spreadsheet), an inline add-a-row function seems reasonable.