Hi People, My question is simple I have one categories section where I have to show group while hovering instead of click, I hope there must be a solution for it.
Thanks
Just add a visibility condition to the element you want to show, based on when the other element is hovered.
Can you tell me what workflow should we use?
You don’t need to use any workflow for this… just a condition on the relevant element.
But if you want to use a workflow then you can - but you’ll need to use the ‘Mouse & Keyboard interactions plugin’ (although you can do it without that plugin, but it’s a bit more complex)
1 Like
Got it, Thank you so much