The script below allows a button to be displayed on the dashboard which resets all the dashboard prompts back to the original Default values .
Insert a text box above the dashboard prompts section. Click " Contains HTML"
Paste text below into the text box you have inserted.
<div class="XUIPromptEntry minibuttonOn"><a href="#" onclick="return PersonalizationEditor.removeDefaultSelection(false)">Default Parameters</a></div>
Save and view on dashboard ( Its best to left align the section containing the dashboard prompt and the above button so its looks good)
Insert a text box above the dashboard prompts section. Click " Contains HTML"
Paste text below into the text box you have inserted.
<div class="XUIPromptEntry minibuttonOn"><a href="#" onclick="return PersonalizationEditor.removeDefaultSelection(false)">Default Parameters</a></div>
Save and view on dashboard ( Its best to left align the section containing the dashboard prompt and the above button so its looks good)
Note: only a member of this blog may post a comment.