Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Similar to BridgePortalContext.ADD_SCRIPT_TEXT_TO_HEAD_SUPPORT, this task involves adding the BridgePortalContext.ADD_STYLE_SHEET_TEXT_TO_HEAD_SUPPORT constant and associated implementation code. The constant acts as a flag as to whether or not the portlet container has the ability to add elements like the following to the <head>...</head> section of the portal page:
<style>input {display: none; } </style>