Move save actions "save" button to top of table

Is there a way to move the save button from the bottom of the table to the top? Image below is of the save button at the bottom, but I want it to display at the top of the table (similar to how the old retool table component could display it on the left side of the toolbar) when a user edits a table cell. Thanks!
image

4 Likes

Not currently :disappointed: I'll flag this as a feature request to our team

3 Likes

This would be a nice feature added to the 'Save actions' box

1 Like

This would be super useful especially when dealing with large tables on small screens, the dialog gets easily hidden

+1 on that request.

In the meantime, I managed to avoid this issue by making sure my tables never overflow the viewport.
You can use "Expand content to fit" on the Main frame for that - and then using containers such as stacks within - the table then has width:fill, height:fill - expanding to the available window height, but never beyond.

1 Like

Thanks for the +1s :blush: I don't have an eta yet, but this is something we want to support. I'll follow up if I get any updates internally