Created a new view which has one field with Text(Paragraph) component type, created Custom field label(Source from library option) entered all the static text, which has some hyper links as well, but it is not displaying in the UI.
This static text to be displayed to the user which has some instructions for the user and some content in a hyperlink, placed condition on the embedded view if none of the options are selected.
Tried to use anchor tag inside the custom field label rule(Rule-UI-Paragraph) not able to view as link at runtime.</a href="https://www/google.com ">TEST
I added <\a></a> otherwise it is displayed as TEST with a link
These static steps need to be hidden if the fields has value selected by the user.
Hyper links are used for additional information for the user available on another(centralized) page.
PROMO details hyperlink for additional steps
Account servicing line2
Loan servicing line3 hyperlink for additional steps
Joint account info hyperlink for additional steps
other services hyperlink for additional steps
Additional static statements available here it may be like a 10-15 statements.
@RaghunathaB17832311 Also, consider “additional information” on the property config, which will show up as an info icon next to the field/label. In there, you can have formatting and such.
We looked into this option of additional information, but the user need to click on that option, we want to display the static content upfront and later after selection the static data to be disappeared.