Hello,
Is it possible to make an element hide in (x) seconds when another element is clicked?
Example:
When Element A is clicked, hide Element B in 3 seconds
Hello,
Is it possible to make an element hide in (x) seconds when another element is clicked?
Example:
When Element A is clicked, hide Element B in 3 seconds
Hey there,
You can do something like this: https://bubble.io/page?name=index&id=delaytest&tab=tabs-2
In that demo, a custom workflow that hides the box is scheduled for three seconds after the button is clicked.
You can check out the demo here: https://delaytest.bubbleapps.io/version-test?debug_mode=true
Thank you! Exactly what I was looking for
Awesome! Glad I was able to help!