Custom "Go" Button for vertical Dashboard Prompts

Hello All,
I have to create single GO button for multiple prompts on dashboard.
I am following below blogs but getting Error like "Exception OccurredReferenceError: GFPDoFilters_samvi is not defined" Or some Object Error.
http://obieeone.com/2009/06/16/custom-go-button-for-vertical-dashboard-prompts/
http://obiee-bi.blogspot.in/2011/04/obiee-using-single-go-button-for-all.html
Can anybody help me.......
Pradip

Hi,
First follow the forum Etiquette, see this http://forums.oracle.com/forums/ann.jspa?annID=939
You have to close the answered threads...
And regarding your question
Go to {OracleBIDir}:\oraclebi\web\msgdb\l_en\messages
Open globalfiltermessages.xml file.
Find this text
<WebMessage name="kmsgGFPGo"><TEXT>Go</TEXT></WebMessage>
Now edit the Go which is there between the TEXT tags..
Ex: i am editing Go to Confirm
<WebMessage name="kmsgGFPGo"><TEXT>Confirm</TEXT></WebMessage>
Save this file and just restart your presentation service.
Check your dashboard prompt now...
(Editing this post from here)
As per your requirement edit should be:
<WebMessage name="kmsgGFPGo"><TEXT>Set Prompt Values</TEXT></WebMessage>
Re: how to create Global Go button
Re: Additional GO button:
Hope this help's
Thanks
Satya

Similar Messages

  • Can I change the Caption (name) of the button Go for the dashboard prompt

    Hi,
    Can I change the Caption (name) of the button Go for the dashboard prompt
    I need to change the name of the button to Set Prompt Values.
    i did not see an option to do this
    Thanks

    Hello Yusuf,
    First follow the forum Etiquette, see this http://forums.oracle.com/forums/ann.jspa?annID=939
    You have to close the answered threads...
    And regarding your question
    Go to *{OracleBIDir}:\oraclebi\web\msgdb\l_en\messages*
    Open globalfiltermessages.xml file.
    Find this text
    <WebMessage name="kmsgGFPGo"><TEXT>Go</TEXT></WebMessage>Now edit the Go which is there between the TEXT tags..
    Ex: i am editing Go to Confirm
    <WebMessage name="kmsgGFPGo"><TEXT>Confirm</TEXT></WebMessage>Save this file and just restart your presentation service.
    Check your dashboard prompt now...
    (Editing this post from here)
    As per your requirement edit should be:
    <WebMessage name="kmsgGFPGo"><TEXT>Set Prompt Values</TEXT></WebMessage>Edited by: Kishore Guggilla on Jul 18, 2009 2:45 AM

  • Customizing the Buttons in the Dashboard

    Hi,
    I went thru blogs and found that we could actually validate the dashboard prompts and throw a customized message for the users. But I am wondering if there is a way we can customize the 'Go' button to 'Search' or any other.
    Do we need to change the globerfilterprompts.js ???
    Thought?
    Thanks,
    Srujan.

    HI
    We need to perform following step to change the 'GO' button to appear differnet like 'SEARCH'
    1) Take back up globalfiltermessages.xml from location $OracleBI/web/msgdb/l_en/messages.
    2) Open the xml file and search for kmsgGFPGo and change the tag value to what ever we want, like 'SEARCH'
    <WebMessage name="kmsgGFPGo"><TEXT>Go</TEXT></WebMessage> should like <WebMessage name="kmsgGFPGo"><TEXT>Search</TEXT></WebMessage>
    3) Restart the resentation layer.
    Regards
    Kumar Priyadarshi

  • Possible to have dynamic default selections for a dashboard prompt?

    I'm running OBIEE 11.1.1.6.5, and I have customer who would like to know if it is possible to dynamically select default values on a dashboard prompt based upon other user prompted columns on the same prompt. For example, I built a dashboard prompt with three fields: Month, Customer, and Product; and I want to add a default selection to my Products prompt to pick the "top 4 products" based on the selected Month and Customer.. assuming every Customer+Month has a different "top 4 products".
    Does anyone please have a suggestion on how I could approach this solution?

    Thank you for your response. I've tested this approach and it seems promising. My concern I have there is how to treat "(All Choices)" values. Say the user selects All Choices on customer or period, and the presentation value in my SQL Results query reverts to whatever default value specified, which is not the intended behavior. My question then becomes how do I treat the null or All Choices and somehow omit the filter criteria or specify fy All Choices as a default to the presentation variable? Your advice is much appreciated.

  • Require User Input for either dashboard prompts not BOTH ! !

    Fellow Earthlings,
    How to make required for user input for either of dashboard prompts not BOTH. !!!!!!
    Like if they enter '123' on DashP1 they need not have to enter DashP2 value and vice versa on same dashboard prompt.
    I have some dashboard prompts and I am using presentation variables to pass these values to my analysis.
    DashP1 - Pvar1 - Default All columns - User can type in values
    DashP2 - Pvar2 - Default All columns - User can type in values
    In my report , I am using a SQL filter to do a table.column_name LIKE (concat('@Pvar1}{'%')) same for the other table.column_name LIKE (concat('@Pvar2}{'%')) [ This is because users want to do a partial match on the value.
    So when the user is typing the values like 123 on DashP1 they are able to search, which is good. However on DashP2 which defaulted to all column values, they just erase/delete that and pass no value to it. So it remains the prompt vlaue is looking like -Select Value state which is not good. :(
    Now when there report is run for that DashP1 -value as '123' obviously we get no results since erasing that is causing it not to pass any value and when i check the query log it passes '@Pvar2'. This is causing no results.
    So I thought making it Required user input would resolve the issue, however the new request is to have either DashP1 or DashP2 require user input.
    Please advice if there a way to solve this problem.
    If this any way possible with Action links or any other methods.
    Any help is greatly appreciated.
    Thanks,
    VidyaS

    Hi Vidya, Please post that Script it will be quite handy for other OTN users.
    Thanks
    NK

  • Can we have a Default Value for the dashboard prompt ?

    Hi
    I have a requirement as when we run the dashboard, dashboard prompt should be defaulted with a value for the first time.
    Defaulting the values is done by SQL Results,but when i try to change the values for that prompt it is not showing any other values other than the defaulted prompt.
    Ex: I have a dashboard prompt as Employee Name and i have defaulted the value for that with 'Scott' and ran the dashboard.
    When i try to run it for different employee i am not able to get other values to be selected.
    Do we have any mechanism as such we can have default value when we run the dashboard for the first time and then all the values when we run it for the second time?
    Thanks

    user12846884 wrote:
    Defaulting the values is done by SQL Results,but when i try to change the values for that prompt it is not showing any other values other than the defaulted prompt.
    ThanksYou do something wrong. What is the version of OBIEE? How do you create prompt?

  • Case Insensitive Search for the Dashboard Prompt Filter

    Hi,
    Can anyone help me, how to make dashboard propmt filter to be case insensitive, as of now dashboard propmts are case sensitive by default. How can we achieve this? Any help on this will be appreciated. TIA

    I wonder if it can be done. don't know if there's any work-around for it.
    Generally, the data that is imported into the SOD system is case sensitive hence the field on which you base your prompt will also be case sensitive.

  • Create custom Edit button for list on SharePoint 2013 page

    Hi
    I have a custom list which holds contact information such as name, telephone, address.  I am displaying the custom list webpart with using a custom view on the site home page which only shows name and telephone.  It should only
    have 1 item so 'New Item' is not needed.  However I still need to be able to edit the item.  If I click 'Edit' on the list view on the home page, it will open a quick edit box only showing name and telephone. 
    How can I create a custom button on the home page that will open the custom list item form instead?  Therefore all columns will be editable and I can remove the "New and Edit" toolbar from the webpart.
    Marc Collins www.QGate.co.uk

    Hi,
    According to your post, my understanding is that you want to open the custom list item form.
    Per my knowledge, there is out of box method to achieve it.
    After you insert the web part to a page, you need to edit the web part and change List Views as below, then it will remove the "New and Edit" toolbar from the webpart.
    In the page, if you click the web part , the ribbon will appear. After you select the item and click Edit Item, the edit form with all fields will be displayed.
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • To add a custom link/button for password reset on window log-on screen and run program to reset password

    In order to make AD driven user's password request to be resolve automated. we wanted to have reset link or button on windows log-on screen, please guide incase same functionality is available or we need to customize windows.
    Whenever the situation come that use forget his/her password or lock after expire date then we want user should reset his/her password from window's log-on screen. So to customize and put reset password screen on Log-on screen please give any idea if functionality
    is already available or any program if already written by someone...
    Thank you in advance

    Hi,
    You could refer to this article to customize your login experiences:
    https://msdn.microsoft.com/en-us/magazine/cc163489.aspx
    Further information, please ask Active Domain forum for professional help:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverDS
    Karen Hu
    TechNet Community Support

  • How to set custom aspect ratio for vertical video?

    I need to have a vertical video (720x1080) rather than 1080x720. In the old FCP under project properties, one was able to change the ratio without a problem. On FCP X, the only formats avaible are all horizontal. Am I missing something? Help-thanks!

    Thank you Tom. That was very helpful! Is there away to make it export on those dimmensions too? with the compund clip I got it to look good, but the export option is only 1080x720 with black on both sides.

  • Hide Reset button in dashboard prompt

    Helllo,
    There is a issue with the reset button in the dashboard prompt where it clears the selections made, only if apply button is not clicked on. As per oracle that is the intended functionality of 'reset' button, however if you want to clear the selections made in the prompt -- go to clear my selections!
    Now this is the senario i am facing, i made a custom link and placed bellow the prompt which would clear the selections made, now i want to hide the 'reset' button or atleast change change the name from reset to something else like 'clear' and change the position of the button.
    Could anybody help me how I can achieve this, may be tweak xml of prompt template, i dont know. I think it is ok until the functionality of this button is changed by oracle in next releases to tweak the source xml for this prompt, so that I dont have to do it individually for every prompt.
    Thanks!

    Refer...http://kalpesh-obiee-eklavya.blogspot.com/2011/06/reset-button-on-prompts-11g.html
    I'd say rather than customizing XML here just give a static text message below/above the prompt stating the difference between Reset and Clear Prompts Button Functionality. Users can make use of both as per requirement.
    Hope this helps

  • How to add Cleat button for Prompts

    Hi
    I have 7 Prompts in my dashboard page. And i have Apply filter. But it is not working. Do i need to some thing for this? Help me on this.
    And i want to create a Clear Button for the all Prompts.
    Than

    Hi,
    Use below code in Dashboard Text object,
    [div align='left' class="XUIPromptEntry minibuttonOn"][br][br][a href="#" onclick="return PersonalizationEditor.removeDefaultSelection(false)"]   Clear all Filters[a][div]
    Use < instead of [
    and > for ]
    Thanks,
    Balaa...

  • How can I add a custom made share button for Facebook?

    Hi!
    I have built a custom "share"-button for Facebook (with an additional layer for rollover/active states, using photoshop), but I don't know how to make it work?
    What code do I have to use, or can I just create a link using my button? What would the adress be?
    I googled this but couln't find anything that helped...
    Thanks in advance!

    It doesn't appear so simple Tobi. The image is pulled from Facebook's servers and the button in itself is an altogether different HTML page from Facebook shown on your site within an iFrame.
    I found something similar to your request (this requires PHP support on your server). Please check the below link.
    http://www.daddydesign.com/wordpress/how-to-create-a-custom-facebook-share-button-with-a-c ustom-counter/
    Thanks,
    Vikas

  • Seperate Subject area for Dashboard Prompts

    Hi,
    Is there any way by which we can create seperate subject areas for OBIEE dashboard prompt only??
    Thanks

    Hi,
    Yes we can create separate subject areas for dashboard prompt's alone. Here is a case
    Say we need to create a constraint enabled prompt in our dashboard. So we bring in two dimension columns into the prompt.
    When we run the prompt, the queries across these two dimensions go through a fact table (Because the only way two different dimensions can be joined is through a fact . This fact table is chosen by BI Server intelligently at run time and that can be set through Implicit Fact column also though). In this case there is a chance that some of the dimension rows might get skipped in the constrained prompt as all of the records might not be present in the fact table.
    To mitigate this issue, we might want to create a separate subject area for dashboard prompts alone (using some fact less fact or by having a surrogate key in the 2nd dimension table etc).
    Hope I am clear :)
    Thank you,
    Dhar

  • Custom ribbon button does not show for a Tasks list

    I created a simple app using Visual Studio 2012 to add a custom ribbon button for a tasks list. After deploying the app to the SharePoint online, the button does not appear on the ribbon. The exact same button gets displayed properly
    when added to the ribbon for a custom list.  The elements file with the location of the button gets generated, so I can't imagine it would be wrong, but just in case, this is what I have:
    <CustomAction Location="CommandUI.Ribbon"....
    <CommandUIDefinition Location="Ribbon.ListItem.Actions.Controls._children">...
    Any help is greatly appreciated.
    One more thing, if I add this button using SharePoint Designer 2013, the button does not get displayed either. I have a feeling it might be problem with the Tasks list?
    Thanks

    Hi Danny,
    The button needs to be displayed only for one specific list. And as I mentioned, the elements file for the ribbon button was generated by VS, here is the content:
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction Id="02aa4c3b-bb73-4dfa-989c-d63a9591dcee.RibbonCustomAction" RegistrationType="List" RegistrationId="{$ListId:Lists/Projects;}" Location="CommandUI.Ribbon" Sequence="10001" Title="Create Project Site">
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition Location="Ribbon.ListItem.Actions.Controls._children">
    <Button Id="Ribbon.ListItem.Actions.RibbonCustomActionButton" Alt="Create Project Site" Sequence="100" Command="Invoke_RibbonCustomActionButtonRequest" LabelText="Create Project Site" TemplateAlias="o1" Image32by32="_layouts/15/images/placeholder32x32.png" Image16by16="_layouts/15/images/placeholder16x16.png" />
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler Command="Invoke_RibbonCustomActionButtonRequest" CommandAction="~remoteAppUrl/Pages/Default.aspx?{StandardTokens}&SPListItemId={ItemId}&SPListId={ListId}"/>
    </CommandUIHandlers>
    </CommandUIExtension >
    </CustomAction>
    </Elements>
    If the same button is added for a custom (not a Tasks) list, the button shows up fine.
    Thanks

Maybe you are looking for

  • Date Picker error

    Hi, We have an application that cannot use the date picker, after a date is selected, the error we get is: A runtime error has occurred Line:10 Error: 'opener.document.forms.0.p_t03' is null or not an object After a lot of searching around, the devel

  • Error while creating trigger

    Hai All I have table called Daily_attendance I need to track the changes made in the table.. I have written a trigger create or replace trigger dail_attendance after delete or insert or update on Daiyl_attendance for each row begin insert into audit_

  • MIRO Error due to Quality Reason

    Hi All, Suppose there are 3 GRs of different date of same material. Out of which for 1st GRs quality Inspection has been done and rest 2 GRs are not. Account has received the 3 Bills from vendor for 3 GRs separatly. when Account tries to Execute MIRO

  • Hyper-V Cluster went wacky, ERROR_TIMEOUT (1460), Remote Administration, Remote Registry

    Each Hyper-V host is a Windows 2012 Server Each host is Connected to a Dell Powervault MD3260 via Dual SAS Cables.  We started getting Errors similar to the Following: Log Name: System Source: Microsoft-Windows-FailoverClustering Date: 9/22/2014 12:0

  • SOAP Adapter recvr.CC unable to call, call failed

    Hi, i'm doing the IDoc to SOAP Scenario for Vendor Master. Sender CC is IDoc Adapter & Receiver CC is SOAP Adapter. Sending the vendor data(SAP ECC) to third party(through WebService) system. In the recv.CC, in the Connection Parameters>Target URL->i