In one of our recent
development we had a requirement to add a custom button dashboard for ‘Edit
Saved Customizations’. By default you can find this option in Page Options drop
down on Right-Top corner of Dashboard.
To create button we need to
find ‘On Click’ event of this option. We can find properties of this link by
right clicking on ‘Edit Saved Customizations’ and Inspect element.
Following are the steps to
create custom button,
1. Edit Dashboard and add Text from dashboard
object list on the corresponding Section:
2. Check the box “Contains HTML Markup” and save
the changes.
3. Position Button on dashboard as per requirements.
how could you do the same for the "apply saved customization" menu item?
ReplyDelete