Hello,
Is it possible to set css class conditionally in appearance section for modal page before the page renders? On page load Dynamic action is not suitable as it's to late.
I am trying to submit a DELETE action on a modal page with a DML process at page load and make it invisible to the client, while showing the page normally if the action is CREATE or UPDATE.
