0
Currently there is no logic to hide/show the active/inactive buttons when you are on a listview or a grid with active and inactive records.
Logic should be:
- When on an active listview: only show inactive button to deactivate a record
- When on an inactive listview: only show active button to activate a record
Adding this functionality will improve convenience for users.
STATUS DETAILS
New
