Hi,
when working with a list view, if a user selects nothing and then presses a button that is supposed to do an action with the selected item, the application crashes.
This is also the case on Win32 clients, but there we can build in rules to disable the action button if nothing is selected.
On ipad this doesn't work with anything I've tried.
Is there a function/rule that does the job?
Automatically pre-selecting an item in the list doesn't work either, that would've been a satisfying workaround.
The rule that works on a win32 client: