Tuesday, December 21, 2010

OBIEE making a clear button

Found this piece of javascript in the new 10.3.4.0 version Sales example:



It clears all the user prompts edits and sets them back to their defaults.

{div class="XUIPromptEntry minibuttonOn"}{ href="#" onclick="return PersonalizationEditor.removeDefaultSelection(false)"}Clear{/a}{/div}

No comments:

Post a Comment