I have an "Event" parameter in global component called "Navigation" that is used on all screens. I set the specific Event for each instance of the component. When the component is Reset, it's supposed trigger the Event Parameter for that instance of the "Navigation" Component but it seems to trigger the Event parameter for all instances of the "Navigation" component on all screens. Is this expected behavior?
In the component I've tried to reference "Self.Event()" and the Global Component Name "Navigation.Event()". The parameter is specific to the instance so is there a way to trigger the Event only for that specific instance?

Report
All responses (
Answers (