...
A viewer can change the user preferences of a gadget when either viewing or personalizing a dashboard.
- Changing gadget user preferences in of a gadget in view mode
- Enter the dashboard URL to access the respective dashboard in view mode.
Log into the dashboard using the viewer credentials.
Click on the settings toggle button.
Note The settings toggle button will only be available if user preferences are defined, using the
<UserPref>
tags, in the gadget definition XML file.- Enter the required user preference details.
- Click on the settings toggle button again.
These changes are saved to the userPrefs of a particular gadget. In addition, the gadget view is also updated based the new preferences.
- Changing gadget user preferences in of a gadget in personalization mode
- Enter the dashboard URL to access the respective dashboard in view mode.
- Log into the dashboard using the viewer credentials.
- Click Personalize on the dashboard.
Click on the settings toggle button.
Note The settings toggle button will only be available if user preferences are defined, using the
<UserPref>
tags, in the gadget definition XML file.Enter the required user preference details.
Tip If you wish to revert to the original version of the dashboard, reset the dashboard.
...