Inserting Conditional HTML into Demographic Info
Summary
Inserting HTML text into the Personal Details - Demographic Info region and displaying conditionallyContent
Complexity: Medium
Releases: 19D
This customization solution inserts HTML text into the Personal Details - Demographic Info region and includes an expression so that the text is only displayed based on the country of the legislative record. This is a very useful personalization that allows you insert your company specific text right on the page, and allows you to highlight specific text.
The expression used in the demonstration is:
#{row.bindings.LegislationCode.attributeValue=='US'}
This is part of a series of customization solutions created by Oracle. For help on sandboxes and using customization, please see the general help posting
26