In the below text I would like the “sign in” to be a hyperlink that when clicked displays the Log in/Sign up pop up. This doesn’t seem to be an easy task to do.
I would prefer to be able to do this within the text element so the spacing between the words stays consistent. The problems I have found:
Only buttons can trigger a pop up.
Text elements allow for adding hyperlinks when using the Rich Text Editor, but it does not appear that you trigger workflow
Well a Text element can also trigger a popup, you can make that whole sentence into a text element, underline the “sign in” using RTE and trigger the popup when the element is clicked
Thanks, that’s what ended up doing, but it’s still not perfect. If your text is white and you try to mimic the blue color for the hyperlink, when you hover over the link the underline turns white while the text is blue.
Can’t you just remove/change the hover color on the conditional tab? Alternatively, you could make “sign in” a separate text element and change its color that way. You’d just have to manually figure out the spacing.
Yes, we don’t have a good way to trigger workflows from a part of a text element (could get a bit messy). is the problem is visual, you could force the text that isn’t sign in to not be underlined when hovered (but it would still trigger the workflow) using BBcode.
Yes, and this is where it starts to become cumbersome. I’ve got to put a group in a group in a group. Then trying to modify these objects becomes a pain in certain scenarios.