This topic is locked
[SOLVED]

 labels with html code

12/16/2015 11:21:48 AM
PHPRunner General questions
J
jacques author

Hello,
Is there a possibility to perform htmlcode in a label.

PHPrunner cleans it up and presents bold as <b> </b>
example:

abraca<b>da</b>bra is presented as abraca<b>da</b>bra
I would like to present abracadabra
Any suggestions?
Gr Jacques

Sergey Kornilov admin 12/16/2015

In PHPRunner 8.1 this is the way it works, you can use any HTML tags in field labels.

HJB 12/16/2015

http://www.xlinesoft.com/tutorials/VisualEditor.htm
... watch the decisive ABRACADABRA scene in the tutorial above when the HYPERLINK setting is showed and see what happened when switching into HTML mode under the VISUAL EDITOR where you can place whatsoever HTML tags in mind.