It would be great to be able to perform functions like duplicate, hide, delete, etc. for more than one column at once.You can select multiple but as soon as you right click, it deselects.
Is it possible to show a pre-filled form, so if a user has filled out a form and then needs to go back to make an edit, they can do so via the same form and not grid view?
Currently I don’t see a way to handle this.
Is it possible to basically run a For loop through all records?
Say I have two tables:
One that will be populated from a form, and one that will hold some data.
For simplicity:
Let’s say Table 1 (T1) is Things
Let’s say Table 2 (T2) is Colors
For all...