Hi,
If you need to hide the go button for a dashboard prompt in OBIEE insert a static text object on to the dashboard, select the “Contains HTML Markup” option and enter the following text into it:
<style type=”text/css”>
.XUIPromptEntry{display:none}
</style>
<style type=”text/css”>
.XUIPromptEntry{display:none}
</style>
Regards,
Deva
Hi Deva,
ReplyDeleteIs there anyway we can hide Apply,Reset button in OBIEE 11.1.1.5, i know it is optional in 11.1.1.6