Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Ankur Bawiskar
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