Article Details
| Id: | 16507 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 3.02.03 |
| Opened: | 07/11/2019 |
| Closed: | 07/11/2019 |
| Released: | 22/11/2019 |
| Job: | J023266 |
Portals; Resource; Now allow a "Bundle Name" to be defined on a Resource
Portals now support the concept of Resource Bundles.
Bundles can contain the following types of Resource:
- CSS
- Less
- JavaScript
Then, a new tag can be used e.g., in the Master Page or any other page to include all of the Resources for a particular bundle, e.g.: <%ResourceBundle:bundlename%>
This will include the appropriate CSS and Script links instead of having to list them all.