How to Hide Variants in Browser

Hi,
  I have a Query with 3 variables , say A,B and C.
Both A and B are mandatory while C is optional.
I have created 2 variants , variant x and y.
variant x with variable values as:
A with value 0 (show)
B with value 1 (show)
C with value 2 (hide)
variant y :
A with value 0 (show)
B with value 1 (show)
C with value blank (show and allowing user to select value from the list)
when i try to execute this query from BEx , and say "Get Variant" and select variant x , variable c is not getting displayed in the parameter screen ,which is right.
But , when i try to execute the same query from Browser and in my data provider, i had set the variant value to be variant x, still i get to see all variables .
Ideally, variable C should be hidden and not shown in the variable screen.Just could not make out why it was hidden from BEx and not in Browser.
Can anyone pls help as it is little urgent ?

Anybody worked on Variants in Browser ?!  pls help.....

Similar Messages

  • How to hide "View in Browser" and "Edit in Browser" from ECB injected by Office Web Apps Feature

    Hi,
    i am currently using custom_AddDocLibMenuItems to implement a custom ECB menu for my document library. I need to activate Office Web Apps. My custom_AddDocLibMenuItems has two items
    -> custom dialog
    -> open in office web apps
    After activating the Office Web Apps Feature at the SiteCollection Level, this Feature "injects" in my custom menu the following
    additional menu items:
    -> View in Browser
    -> Edit in Browser
    Its curious to see that, cause implementing the js function custom_AddDocLibMenuItems with
    return true should be the way to impolement a custom ECB menu without having other features/solutions injecting things in this menu!? Or did i misunderstood something here?
    My question is: How can i prevent this ...
    a) without deactivating the Office Web Apps Feature
    b) without modifying the core.js
    I hope someone can help!
    Best Regards
    Bog
    Developers Field Notes | www.bog1.de

    May be this can help
    http://extreme-sharepoint.com/2011/10/29/hide-menu-ecb/http://pholpar.wordpress.com/2011/07/24/hiding-ecb-custom-actions-based-on-specific-list-properties-using-the-client-object-model/Or tryhttp://stackoverflow.com/questions/13795858/how-to-hide-view-in-browser-in-document-library-in-sharepoint-2010-using-javascr $(document).ready(function(){
    $('.ms-MenuUIPopupBody').live('blur', function() {
    var elm = $("div.ms-MenuUIULItem a:contains('View in Browser')");
    elm.remove();
    $("div.ms-MenuUIULItem a:contains('Edit in Browser')").remove();
    It is hiding menu only on focus or blur or mouseover
    I wants it to be hide on load AS soon as i Click on "V" option on right side of document it should hide View in Browser and Edit in browser
    When I click on V option ![I wants As soon as i Click on v option right side of test it should hide view in Browser and edit in browser][1]
    If this helped you resolve your issue, please mark it Answered

  • How to hide variant configuration screen in sales order

    Hi Friends,
    Could you please help : how to hide variant configuration screen in sales order for a configured material
    Ranjan

    Hi
    The very purpose of VARIANT CONFIGURATION is to for this material these are the characteristics available
    In this you choose one characteristic then these are the values available
    If you make a choice then this is the price
    Means Maruthi car is the product
    Say 800
           Alto
           Zen
    These are characteristics
    In this you choose say black, cherry red, white these are the values
    When you put a sales order for Maruthi car then if it is 800 black colour then price is X
    if it is 800 white colour then price is y
    So that according to the choice of the customer the pricing and other details are fetched
    Why do you want to defeat the very purpose of VARIANT CONFIGURATION
    Rather than listing out of the whole product list the system simplifies the thing
    Without that popup variant configuration is meaningless
    Regards
    Raja
    Edited by: ramanathan raja on Dec 11, 2008 3:48 PM

  • How to Hide "Edit in Browser" option in View Mode of SharePoint2013 with WebApps2013

    Hhow to Hide >> "Edit in Browser" in Sharepoint2013 with WebApps2013 screen

    Try and use jQuery to find the respective element and hide it.
    Sairam Avacorp Technologies

  • Urgent-.how to hide url in browser

    Hi. Avi and .All..
    here iam having some prob with URL's in browser.
    infact iam working with 9ias rel2 and iam keeping my jsp's in defaultwebapp and i have deployed my jars in /applications of oc4j_home.
    when iam login to my application initially my login page is http://localhost:7777/login.htm
    after succuess full login it is taking me to http://localhost:7777/j2ee/myapplication/test/test/loginconfirm.jsp
    what i need is i want to hide the total url and i want to display just http://localhost:7777/loginconfirm.jsp
    finally i dont want to show my url in browser to end user.how to do this?pl get back tome,as iam in very much need of this..
    thx..

    Hi..Malik..
    thank u very much for ur response.my jsps and htmls location is at \j2ee\home\defautlwebapp..
    in this \defaultwebapp i have> login.htm and login.htm will call myapplication\application1\logins\loginconfirm.jsp.(myapplication folder is under dfaultwebapp)
    what i need is i dont want to show the user "myapplication\application1\logins\loginconfirm.jsp" just i want to show loginconfirm.jsp to the end user.how to do this?pl respond on this...
    thx..

  • How to hide mail photo browser

    Friends,
    When using the photo browser to attach images to mail messages, I've found that the only way to hide the browser is to close it.  Is there any way to make it behave like every other window, which is to move back in the stack when I click on another window, such as my mail message?
    Thanks!
    Steve

    Don't use webmail. See http://support.apple.com/kb/TA26985 for starters.

  • Nokia N97 How to hide images from the photo browse...

    I'm not even going to ask about how to hide sensitive images, i just deleted them, but still
    there are several programs that use images for they're normal behaviour, i had this same issue
    with my nokia n95, but i simply set the image atributes of the pictures i didn't want to show in the photo browser,
    and that solved the problem, but with my new n97 this is of no use, i also tryed setting the image atribute as sys file
    and that did not solvet either... Please help, i do not like having 500 images from a software showing up in my gallery...
    Thanks in advance

    how to move image from gallery to a certain album (not copy)

  • How to hide input fields on selection screen using variant attribute

    Hello all,
    I want to know how to hide input fields on selection screen using variant attribute conpletely.
    As you know, when setting the attribute of variant "Hide field" checked, the field is temporarily hidden, but when clicking "All Selections(F7)" button on the selection screen, the fileds become appeared.
    I want to hide the field completely. Di you know how to do ?
    Thank you for your support.
    Regards,
    Hideki Kozai

    Use this attribute hide field and save the variant. Then create transaction for this program setting default variant for parameter Start with variant . The user who runs it will have it by defualt set.
    Otherwise
    in PBO simply use LOOP at screen and output = 0 for this field. This will ensure that field is invisible in any case.
    Regards
    Marcin

  • HOW TO HIDE MDI WINDOW INFORMS 9I WHEN THEY RUN IN WEB BROWSER

    Hi. Will any body tell me how to hide the default MDI window title in Forms 9i when it run in Web Browser. I am using the "Look and feel" property as "Generic" in Formsweb.cfg file. I tried the RESIZE,POSITION,MINIMIZE,VISIBLE FALSE properties of SET_WINDOW_PROPERTY FUNCTION, But the horizontal Bar at the top displaying "Window" on it, is displayed. OR some time form is not displayed at all. So plz help me. This kindness of any one will be appriciated.
    Regards
    Inayat Qazi

    Hi Inayat,
    To remove the ORACLE icon, change the line "logo=" to "logo=x" in file formsweb.cfg.
    I am not sure if it is possible to remove the standard-menu (horizontal bar with word Window, as you describe it), because as far as I know it is inheritance for the Windows OS. In other words, removing the standard menu can only be achieved if you run on another OS.
    Kind regards.

  • How to hide parameters showing up in browser when using jsp?

    I am a jsp newbie. I have a simple form like this:
    <form type=post action="http://localhost:8080/MyTestServer/TestCodes.jsp">
    <table>
    <tr>
    <td>Your name <INPUT type=text name="YourName" value="Your Name"></td>
    <td>Your ID <INPUT type="password" name="YourID" value="Your ID"></td></tr>
    </table>
    <br><input type="submit" value="Submit">
    </form>
    and part of TestCodes.jsp codes are simply like this:
    String name=request.getParameter("YourName");
    String ID=request.getParameter("YourID");
    It works fine.
    However, my problem is, in the browser, it shows like:
    http://localhost:8080/MyTestServer/TestCodes.jsp?name=John&ID=12345
    I dont want those parameters are shown in the browser.
    Pls tell me how to hide them. Thanks a lot.

    Hanna wrote:
    <form type=post action="http://localhost:8080/MyTestServer/TestCodes.jsp">
    Your form is written wrong. "type" is not the right attribute.
    <form method="post" action="http://localhost:8080/MyTestServer/TestCodes.jsp">Since no method attribute was given, the browser defaulted to GET. Also note that you should always quote your attribute values.
    You should read up on GET and POST. There's a little more to it than whether parameters are "hidden" or not.

  • How to Hide database userid from Browser

    Hi,
    I have forms 6i run from browser. When i wan to call the forms i set the userid on formsweb.cfg file (if i'm not set this userid my forms not running). This userid is not display on browser link, but when I use view source then my userid will shown. Anybody knows how to hide this userid ?.
    I don't have this problem with reports, because in reports i can use CGIMAP file to hide my Userid.
    Thanks

    I suposse you want use the OS USER, anyway run it
    select
    SYS_CONTEXT('USERENV','SESSIONID') sessionid,
    SYS_CONTEXT('USERENV','CURRENT_USER') current_user,
    SYS_CONTEXT('USERENV','CURRENT_USERID') current_userid,
    SYS_CONTEXT('USERENV','SESSION_USER') session_user,
    SYS_CONTEXT('USERENV','SESSION_USERID') session_userid,
    SYS_CONTEXT('USERENV','PROXY_USER') proxy_user,
    SYS_CONTEXT('USERENV','PROXY_USERID') proxy_userid,
    SYS_CONTEXT('USERENV','DB_DOMAIN') db_domain,
    SYS_CONTEXT('USERENV','DB_NAME') db_name,
    SYS_CONTEXT('USERENV','HOST') host,
    SYS_CONTEXT('USERENV','OS_USER') os_user,
    SYS_CONTEXT('USERENV','TERMINAL') terminal,          
    SYS_CONTEXT('USERENV','EXTERNAL_NAME') external_name,
    SYS_CONTEXT('USERENV','IP_ADDRESS') ip_address
    from dual;

  • How to hide browser on 9i

    HI all
    i wanna know how to hide the browser when im opening the forms.
    note: im using separate window to run the form.

    I followed the recommendation, but in my case it doesn't work.
    The code
    HTMLbodyAttrs=onLoad='javascript:self.moveTo(2000,2000)'
    or
    HTMLbodyAttrs=onLoad='javascript:self.moveTo(1601,1201)'
    doesn’t work properly. I have noticed that if the browser original size is not full screen, then when that javascript code runs, the browser just moves down to maximum possible bottom position, but it doesn’t disappear or get minimized – browser window size doesn’t change.
    Who knows what the problem is?
    Thanks,
    Dmitri

  • How to hide dynamic parameters values in the URL with Reports 6i

    Hi,
    I want to know a way of hiding the parameters values when asking for a report through the web.
    Now I'm using the Reports 3.0.5.8 with a Cartridge defined in the Oracle Web Application Server 3.0.1.0.1. When you ask for a report with the parameters DESTYPE = cache and DESFORMAT = pdf, it is fully generated and in the Address or Location box of the browser, you can see http://webserver/cache/report.pdf (where cache is the virtual directory defined in the OWAS in which the .pdfs are cached). So, users cant see the Url used to generate the report.
    Im trying to upgrade this configuration to Reports 6i with Cgi in a web server. I generate reports with no problems. The problem I have is I cant find how to hide the parameters values as before. I mean, when I ask for a report, once its generated I can see http://webserver/cgi-bin/rwcgi60.exe?server=ServerName&report=report.rdf&userid=user/pass@connection&destype=cache&desformat=pdf&P1=value1&P2=value2 in the Location box. It allows user to ask for another report changing the values of the parameters. I use these parameters to execute some query written in the Data Model. For example, imagine that the P1 represents the company id, the user (that is supposed to see only data of its company) can change this id, ask for a new report and see data of another company.
    Ive already tried to use the key mapping option, but its not useful to me because the parameters values are dynamic and its impossible to define different entries in the cgicmd.dat for each possible value. The option of loading the parameter form before running a report is not useful to me either, because there exists specific screens for this purpose.
    Is there any solution?
    Thank you.
    Marma Bonfiglio.

    Hi Rakesh,
      I am using BI  7.0
    The last option I have is 'Hide' for 'Calculate single values as' .
    I have the below options  for 'Calculate single values as'
    1. Normalise  according to Next group  level  Resul.
    2. Normalize according to  Overall Result
    3. Rank number
    4.Olympic Rank Number
    5.Maximum
    6. Minimum
    7.Counter for all detailed values
    8.Counter for all detailed values that are non zero
    9.Moving average
    10.Moving average  That is  Not zero ,null or Error
    11. Hide.
    So could you please tell me where i can find 'suppress result' option for the keyfigure .
    Many thanks

  • How to hide Deletion boutton in COGI?

    Dear PP expert
    I don`t like User to deleted goods receipt error in tcode COGI, how to hide this boutton in COGI?
    Thanks in advance
    Edited by: benny zeng on Apr 11, 2009 11:07 AM

    Hi,
    You can do it by using transaction variant.
    Refer this linkto know how to create a transaction variant.
    Re: VARIANTS
    hope it helps

  • How to hide parameters in bar address ? (GET vs POST)

    Hello,
    I have to develop a web application and I would like to resolve some security issues.
    My problem is that, when I pass parameters from a stored procedure to another, every parameters are shown in the bar address.
    According to you, what is the best solution ?
    I have tried to use the POST method for forms but it only works for one button.
    Example :
    /* -------- Form -------- */
    HTP.PRINT('<form name="subProjectManagement" action="./C3bd7.incr2n.addSubProject">');
          HTP.PRINT('<input type="hidden" name ="p_id_proj" value="2060" />');
          HTP.PRINT('<input type="hidden" name ="error" value="" />');
          /* -------- "Add" Button -------- */
          HTP.PRINT('<input type="button" name="add" value="Add" onClick= this.subProjectManagement.submit()/>');
          /* -------- "Delete" Button -------- */
          HTP.PRINT('<input type="button" name="delete" value="Delete" onClick="Delete()"');     
    HTP.FORMCLOSE;- When I click on the "Add" button, the procedure addSubProject is called and the parameters are well hidden in the bad adderss.
    - For the "Delete" button, I made a different process because I can't put two different submit buttons in one form. In another word, the POST mechanism can't work for the "Delete" button so I do not know how to hide parameters in this case.
    As for direct links, I do not know what do to.
    Example :
    HTP.PRINT('<a href="./c3bd7.incr2n.subprojectList?p_id_proj=' ||p_id|| '">Go back</a>');- I am using this kind of link to switch from a page to another, and once again I do not know how to hide the parameters...
    The official documentation encourages to use cookies (http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_web.htm#CHECAHEB) : is it easy to implement ?
    Thank you a lot in advance !
    Best regards.
    Edited by: user11922628 on 12 janv. 2010 04:42

    Hi,
    if you willing to investigate how one could reuse session variables, then that might offer you some solution. Browser session variables can be passed on from page to page. Trouble is, back and forward browser buttons don't work so well.
    P;

Maybe you are looking for

  • X1 Carbon - thoroughly disappointed!!

    I have been using my X1 Carbon for 6-7 months.  I have used it with an open mind long enough.  I now have to submit my final review.   I wish I never bought this computer!  I hate it!  It is so frustrating to use I avoid using it.  Here are my top 10

  • Java (applet), getting started ...

    Hi all, I am not new to Java programming, I have done some simple projects many years ago, all using simple text editors and cmdline compilers. Now I am doing some initial research for a somewhat larger project which requires more/complex GUI interfa

  • Speakers don't work

    I have no sound. Help

  • My ipad 2 will not update  my apps?

    when i go onto apps store it said that apps need to be updated,i put in my password to update them as usual ,but they wont a box just opens and said unable to download appliication at this time !!!!!  this has happened for a few days now, i have turn

  • SAP MDM 5.5 Print Publishing link

    Hi, I need SAP MDM 5.5 Print Publishing link and GDS Link. Regards Kaushik Banerjee