I have a column with the button (in a record line) The button simply selects a record (for processing).
I want this button to show conditionally based on another column. In this case Email column. another words I want to hide this button if the Email is Empty (so the records with no Email are not accidently selected).
So far most of the SC macros apply to Forms only. Any ideas how to implement it ?