I'm creating a tutorial using the canvas app pre created tutorial screens. In my tutorial i require different html text on each screen.
If i insert a html text box onto one of the screens it then replicates on all the other tutorial screens. Is there a way of stopping this from happening so that the text only shows on the screen i want it too? I've inserted my standard text within the Tutorial Navigator table and thats worked fine but it wont allow me to insert HTML text in that table aswell?
Any help would be much appreciated!
Not quite sure about your question, but I think you can use the property "Visible", then the code could be:
If(ThisItem.IsSelected, true, false)
Please let me know if this works for you.
User | Count |
---|---|
158 | |
91 | |
68 | |
63 | |
63 |
User | Count |
---|---|
210 | |
155 | |
93 | |
81 | |
71 |