Forum Discussion
Tobias
2 months agoActive Member
Custom event as trigger to deactivate/hide IAM
Hello everyone, I am looking for a solution for the following case: A user searches for a product via a form on our website, the search button is triggered with the custom event ‘Search_Item’. Now a...
DavidO
2 months agoStrategist II
Hey Tobias
You could potentially use custom JavaScript to load the modal and then set a timeout for the modal to be hidden. A couple of things though:
1. This does not close the modal but hides it from view after a certain period of time, it is still 'loaded' on the page (this may potentially cause some issues to your actual page interactions, unsure)
2. I have never tested this. It would need some thorough testing for your use case
Related Content
- 2 years ago
- 6 months ago
- 2 years ago