CRM On Demand - Reports and Dashboards (MOSC)

MOSC Banner

Is it possible to pass a field parameter from a web app button to a dashboard prompt?

Is it possible to pass a parameter form a Task detail page field to a custom web applet Button that links to a dashboard  tab with a dashboard filter prompt? See the script below that displays the new button "OC Order Detail" that when clicked displays the custom tab OM Order Detail.
What I want to do is pass in the Order Number from the Task to the dashboard prompt. What would the new syntax look like?


 <script type="text/javascript">
     add_button('Task Details',8,'OC Order Detail','CustomTab?Tab.Name=%5BOM+Order+Detail%5D','_top','');
    </script>
<script type="text/javascript">

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center