Hello,
Is it possible to trigger a procedure when a user logs in or when he arrives on the home page of a capsule? If so, could you please let me know how can it be done?
Thank you
Hi Sophie,
Yes, you can create an on-open trigger on the landing screen. In Design Mode on the right-side bar further down is an option to have an "On Open Trigger" which you can then link to an existing procedure that you have built.
However, you cannot create an "on open trigger" on the defined start screen of a capsule.
Thank you for your help. My need is that I would like to have a cube wich is filled with filter choosen during an open trigger, and I would like this cube to be cleared when user disconnect or reconnect. To avoid user to made the same choice during his navigation session, and re-start the next session (We are using menu and all our screens are on open trigger mode) I think we find a solution.
Thank you!