Greetings everyone,
I'm trying to change the Duplicate row slightly in an interactive grid on Apex 5.1.4. My first column in the grid is date. When someone goes into the row actions and chooses "Duplicate Row", I would like the new row date column to be incremented by one date unless it is a weekend, then go to the Monday. How do I get control of the Duplicate row function to make this change?
Thanks!