Ankur Bawiskar
Tera Patron
Tera Patron

Many a times there is a need to add help text above checkbox variable in portal as it's not possible to add OOB.

Here is a way to achieve the same in portal.

 

  1. Create a widget: helpText_above_checkbox with simple HTML code as below.

<div>

<!-- your widget template -->

  <p style="font-size:10px; color:navy;">This is my help text.</p>

</div>

AnkurBawiskar_0-1735380608185.png

 

 

  1. Create variable of type Custom for your catalog item
  2. In the Type specification tab of the variable use widget in step 1 created as below in the Widget field

Output: Portal

AnkurBawiskar_1-1735380676578.png

 

Comments
adperez
Tera Explorer

Can you embed links within the help text?

Version history
Last update:
‎12-28-2024 02:12 AM
Updated by:
Contributors