How to hide element after 3 seconds?

I need help to hide element after 3 seconds.

Can anyone help, please?


You can use the pause action before you hide the element. It will let you specify the time

1 Like

Alternatively you could use an ‘Alert’ element and then have a workflow that displays the alert and holds for a specific set time before auto-hiding e.g.

Here is the workflow action Andrew mentioned for adding a delay (this only works for display sort of actions)
image

For your alert, I suggest checking the option ‘hide the status bar…’

2 Likes

I found it thanks.

This topic was automatically closed after 70 days. New replies are no longer allowed.