Hi, I’m building a Help System.
I want a text box in my ‘help’ panel to appear when a User hovers over an element on the screen… a button, a group, or an input.
i.e. so they can see some advice, or instructions, associated with whatever they’re hovering.
No, a tooltip is not enough, it needs to be paragraphs of text.
BACKGROUND 1: The Help Panel is a Floating Group.
BACKGROUND 2: My App is complex, but all on a single page, with different sections ‘visible’ depending on a URL parameter.
BACKGROUND 3: I ‘thought’ I was pretty good with Conditionals
PROBLEM
I’m completely fine with setting up the Conditional Formatting etc., my problem is that I don’t see the Element I want in the list available to me.
Sample Conditional: If [Group Heart Elements LIST] is Hovered, make this text visible.
[Group Heart Elements LIST] is a real thing, right there on the same page, but while many other groups and objects are presented for me to choose from, the one(s) I want are missing! Aaargh!
Can anyone explain Bubble’s logic when it come to which elements it offers-up in the conditional formatting condition (and which it excludes)?
Happy to answer clarifying questions, thanks in advance,
G.