Unable to Make Text a Hyperlink in VBS Validation Condition
Summary:
Hello Experts, I am trying to display a hyperlink inside a Visual Builder Studio (VBS) validation condition message, but the system is not rendering the link. It only shows plain text.
Content (please ensure you mask any confidential information):
I have a requirement where the validation message should include a clickable hyperlink.Example:“Please review the document ID rules here: <URL>”
However, when I add HTML tags such as <a href=""> inside the VBS validation condition, the system displays the tags as plain text. It does not convert them into a hyperlink.
I have already confirmed the following:
- VBS validation messages
0