How can i make drawer's before load actions to apply everytime the action button is clicked on ? Hello,
I have a table, that has a drawer action.
This drawer has before load actions that Activate & set Model condition on many different models using that row’s data. All works well until i try using this drawer action for same row a 2nd time in same session.
Example i have 3 rows
Sept
Aug
July
If i click on Sept’s row action, data load properly, then i close sept drawer and click on Aug it loads properly, now if I need to click back on sept’s row action the before load actions do not apply a second time, and still show Aug Data.
Is there a way someone knows that i can basically have skuid apply the before load actions everytime that action is used and not only the first time?
the equivalent of tab actions, where we have 2 options: When first shown and Whenever rendered.
Thank you in advance!