You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all 3.10 is a great new release.
Is there any way to do inline editing in lists, especially for boolean attributes? (like those datagrid controls in other applications)
In my scenario I have some kind of huge checklist.
Every entry is a device. An employee has to check those devices if they work or not.
At the moment the user has to click on the list row and set the boolean field in the opening form.
It would be great skip this step of opening a form and just set the value directly in the list.
I can't think of a way to do that with the current toolset.
The text was updated successfully, but these errors were encountered:
Inline editing in list fields has been on our wish list for a long time. I cannot say when this feature will be implemented.
For checking off a long list of points, you could currently use relationship inputs with the 'category' display option. For an example, you could take a look at REI3 Tasks and how it implements checklists.
First of all 3.10 is a great new release.
Is there any way to do inline editing in lists, especially for boolean attributes? (like those datagrid controls in other applications)
In my scenario I have some kind of huge checklist.
Every entry is a device. An employee has to check those devices if they work or not.
At the moment the user has to click on the list row and set the boolean field in the opening form.
It would be great skip this step of opening a form and just set the value directly in the list.
I can't think of a way to do that with the current toolset.
The text was updated successfully, but these errors were encountered: