SQLpage icon indicating copy to clipboard operation
SQLpage copied to clipboard

Editable fields + checkbox option for table component's rows

Open ToniJ123 opened this issue 1 year ago • 2 comments

What are you building with SQLPage ?

Large system

What is your problem ? A description of the problem, not the solution you are proposing.

What are you currently doing ? Since your solution is not implemented in SQLPage currently, what are you doing instead ?

Table component results as editable more multiple ways than only using markdown/icon to make a link to do something. There could be option for text fields to be editable, and dropdown menu option to fields and options would be from database. Date field easily editable straight to the row? Checkbox option for multiselect table rows (to do anything which each want's to do)

Just one kind of solution, picture will say more than thousand words, even this isn't the exactly which I mean, but you get the point.

editable-table-component

And another one with few text fields, last one is checkbox (TRUE/FALSE) and star rating is clickable and changes the value.

editable-table-component2

A clear and concise description of what you want to happen.

Table component rows to be able to choose if they are editable, and which way (text field, dropdown, date, etc..), also input restrictions as option. Also checkbox option to multiselect rows for some external button's triggered event or some kind of mass editing.

Thoughts?

ToniJ123 avatar Dec 03 '24 05:12 ToniJ123

That's a big feature, and would indeed be very nice ! But that's currently not a priority, since most of this (and more) can be achieved with the existing spreadsheet component.

lovasoa avatar Dec 03 '24 08:12 lovasoa

Yeah I know it's a big overhaul to table component if these features would be done there. Spreadsheet component is awesome, but you cannot have dropdown menu's for cells or anything like that at the moment, and this table component's list -type of view, would be better for some use cases. It's lot asked I know. Anybody else thoughs about this?

ToniJ123 avatar Dec 05 '24 06:12 ToniJ123