Mimicking existing button click with another button
I'm trying to mimic existing button behavior on all buttons in a column with the click of a single button.
The setup is this: Each row has an "In" and "Out" button to mark for attendance, and each of those buttons have the same effect when clicked. I would like a "Mark All As Here" or "Mark All As Out" button to execute the on-click effect of each button in that column without having to recreate the same events. I'm not sure how to do this, but I can't find a way in the current on-click menu.
Is the attached example something like what you're looking for?
Is the attached example something like what you're looking for?
Replies have been locked on this page!