I suggest some new little feature for U7 Grid Data Type.
Add Label datatype support
I edit the grid by code and I want to read the content in Backoffice.
Then I would to set the columns datatype to Label.
Disable Add / Move / Delete buttons
To complete the read-only grid feature it is necessary to add some options on "prevalues" editor:
disable add button
disable move buttons
disable delete button
Hide column
When developer define grid, could be usefull to define the column as hidden. It can be read and write with code, but it is not visible in Backoffice.
Show in Modal
When a grid contains too columns, the webmaster UI becomes less simplest to use.
Then, all columns with "show in modal" option will be shown in a Modal, together. The webmaster will click to "other columns" link, and it will be in a new last column before buttons column.
Add Label datatype, and other proposed features
I suggest some new little feature for U7 Grid Data Type.
Add Label datatype support
I edit the grid by code and I want to read the content in Backoffice.
Then I would to set the columns datatype to Label.
Disable Add / Move / Delete buttons
To complete the read-only grid feature it is necessary to add some options on "prevalues" editor:
Hide column
When developer define grid, could be usefull to define the column as hidden. It can be read and write with code, but it is not visible in Backoffice.
Show in Modal
When a grid contains too columns, the webmaster UI becomes less simplest to use.
Then, all columns with "show in modal" option will be shown in a Modal, together. The webmaster will click to "other columns" link, and it will be in a new last column before buttons column.
Ok, what do you think, @gilad ?
Do you like?
is working on a reply...