I am trying to implement a button for each record in an interface that increments a field in the record.
I can get this working in grid view with a button field and a script. But when I go to the interface, all the buttons are disabled.
I can get this working in an Records Review or List layout interface with a interface button element and an automation with a script in it. But the user has to click on each record to open the record detail view to see the button.
Is there a way to put an enabled button visible for each record in an interface?
