Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
| Plugin key | BAS Setting key |
|---|---|
pivot-table-bold-cell-style | bas-plugin-cell-style-total-bolding |
cell-style plugin applies the bold style format to the Total members of every pivot table in the application.
Availability
| Solution | Enabled |
|---|---|
| FRTB | ✅ |
| Market risk | ✅ |
| SIMM | ✅ |
| CVARC | ✅ |
| Limits | ✅ |
| Sign-off | ✅ |
Settings
None: an empty object signals that the widget is enabled for the given server.How to disable it
Disable universally
To disable this feature for all solutions, add this line at the end of your extension’sactivate function to unregister the plugin:
Disable for specific servers
To disable this feature for a given server, you must delete this feature’s settings for that server key by altering thebasSettings parameter before calling the activate function.
Example
Disabling this feature for the FRTB server only: