September 16, 2022
Help with Links inside object with States
Comments
(3)
September 16, 2022
Help with Links inside object with States
Newbie 1 posts
Followers: 0 people
(3)

Hello, I have a simple click to reveal object state interaction – 5 buttons revealing 5 different states of a box with text. I wanted to have links in the textbox that reveal other objects (I like to have certain words be clickable to give a definition in a popup). The links work when just in a regular text field, but when in the text field of the object with different states, they do not work – they don’t even register as clickable links. Any ideas?

3 Comments
2022-09-21 13:52:01
2022-09-21 13:52:01

Thanks, Mayank – the link is in the Human Error section.

Attachment  Sample.cptx

Like
()
2022-09-21 13:28:56
2022-09-21 13:28:56

States in a multistate object never allow interactive items, except in the Normal state.  Hyperlinks are ‘hybrid’ interactive objects, hence they are banned as well. Have a look at:

https://blog.lilybiri.com/use-hyperlinks-as-interactive-object

 

Like
(1)
2022-09-21 11:14:55
2022-09-21 11:14:55

Hi There,

 

I tested it and it works. Can you share the sample project to check at our end?

Like
()
Add Comment