I would like to include a HTML link within the HintText for an input field. For example cross reference to the Freshdesk webpage documentation describing where to find the API key.
It appears if I include HTML within the text string the “<” are converted to “<” code which is normal safeguarding practice.
If I try to include a separate block, it is impossible to make my “pseudo” text have the same look and feel.
Am I missing something?
[I am converting an existing “partly” completed module to use crayons version 3.]