Skip to Content
1
Apr 05, 2017 at 04:54 PM

C4C Screen designer how to detect edit mode and only then run an action

516 Views Last edit Aug 31, 2017 at 05:59 PM 2 rev

Hi!

We have a custom EmbeddedComponent as a tab of an Account TI screen. We want to run a custom action that determines when some fields are editable based on some logic. At the moment this is done whne the user goes in (because the Inport handler calls our custom logic. We want to only do these checks IF and only when the user presses the Edit Button How to detect this event in a C4C screen? Is it even possible?

Thanks & regards