AF:Query -how to hide attribute in basic mode but show/add in advanced mode

Hello,
I have a requirement to initially hide some attributes when displayed in BASIC mode of af:query with the possibility to add these hidden attributes in ADVANCED mode.
Is it doable somehow?
edit: JDeveloper 11.1.2.3.0, ADF BC
Regards,
Miroslaw
Edited by: Miroslaw on 2013-01-16 14:59

Hi,
Always mention your JDev version.
If you are using BC4J as your model, you can create view criteria and set which attribute to be visible in which mode under UI hints, and use this criteria as query panel in your page.
-Arun

Similar Messages

  • 3.x version query how to hide in the report output

    Hi,
    In 3.5 query output, how to hide a row/column which in the report layout.
    Regards,
    Hanisha

    Hi Hanisha,
    If I understood your question correctly that you are looking for hiding the Row or Coloum means either charactertic or key figure in the report layout.
    To hide the any kind of key figures (usually columns) you will have to Right Click KF - Display option always hide.
    if you wanted to hide Characteristic (Rows), there will be no option to hide, but you can remove the drill down of the characteristic so that it will not be appeared.

  • ADF dynamic ViewObject based on query. how to get attributes?

    hi.
    i have an read-only view object based on query like this:
    SELECT :func(:paramm) as EMP_SAL from dual
    and set :func & :paramm parameter by vo.setNamedWhereClauseParam(..) function.
    but i couldn`t get EMP_SAL attribute after executeQuery command.
    in another case i would set new whole Query by vo.setQuery(..) but the problem exists.
    please help me. how to get attribute in such vo objects!
    thanks!
    Morena!

    thanks to Quick reply!
    i seek into code and found a uninitialized Parameter in view object. error has gone after correct the problem!
    and now could get the attribute value.
    thanks so much!
    /\/\ o r e n a!

  • How to hide Attributes of Variable (In F4 Help)

    Hi Gurus,
    I'm using BI 7.0.
    I have created a Variable on 0EMPLOYEE which should let me select the key and text of 0EMPLOYEE.
    But when i do F4 in the 0EMPLOYEE field I'm getting 47 different fields, which i assume are the attributes of 0EMPLOYEE.
    I have changed the following settings.
    1. Settings at Info object level in option Query Def. Filter Value Selection as only values in Info provider.
    2. At the Query Designer level in Variable settings->Value Restrictions->read mode settings as only values in Info provider.
    3. At the Query Designer level in Variable settings->Value Help Dialog->Display attributes as Default(No Attributes).
    But I'm still unable to fix this issue.
    Please provide your valuable inputs.
    Regards,
    Neeraj

    Hi,
    you get the those 47 objects, when you see the at target Level but..
    Once you did the Restriction, and  you run the Report
    that time, when you brows, you can see only Text and Key of 0Employee not all the Attribute
    so you can easily select it.
    if you want to display Text and Key both of 0Employee in Report then
    in Query Designer, Select 0Employee, Display Property as Key and Text
    Best Regards
    Obaid

  • How to hide save button / read mode only in browser adobe viewer?

    Currently I embed a pdf to my website , the problem is, I would like to show the read mode only instead of a full tool bar to the visitor , also , I would like to hidden the save file option .
    I checked there is an open parameter in the offical document that can specific
    toolbar=1&navpanes=0&statusbar=0&messages=0
    However, can I specific what opition is allow in the toolbar (actually I would like to allow only zoom function )
    Are there any way to doing this? Thanks.
    <object id = 'zoomPage' type='application/pdf' data= '" + sourceFolder + "/2013/08/17/0/0/A/Content/pdf/pdf_" + currZoomPageNo + ".pdf#toolbar=1&navpanes=0&statusbar=0&messages=0'><p>The PDF can not display</p></object>

    Much of the documentation for Acrobat JavaScript has not changed and still operates exactly as it did with Acrobat 3.1 so it is possible that the old documentation is still valid. I have found that the Acrobat JavaScript Guide fro
    version 5 has some very excellent documentation about the field object UI for the various form Fields.
    If one goes to the Acrobat Developer Center and uses the Working with Distiller, Fonts and more and the uses the PDF Open Parameters one gets the documentation from the version 9.0 SDK form June 2008. This document probably has not been updated since then.  Another issue to consider is the changes in IE, the number of new web browsers, and the introduction of HTML 5 all of which could change how parameters are passed or allowed. This technique has always been problematic.
    Within an external viewer, it is not possible to show/hide the toolbars.
    app.toolbar

  • How to preview ENTIRE video (basic question but its not working)

    Hi
    Ive been fiddling with this for over 2 hours and I cannot for the life of me figure out how to preview the entire video. All I can get are the clips. When I click the source tab it only allows me to select individual clips not the whole track. How on earth do I preview the entire video?
    Thank you!
    And for bonus marks, is there a way to slim down the sides of the video (there are black bars in the native file) and re-render it? E.g. Change a video from 720x480 to 720x380 but not by shrinking the whole file, but rather trimming the sides (Sony Vegas can do this so Im wondering if Premiere can too)

    You are most welcome, and glad that it helped.
    Craig has addressed how to get another color. [It pays that he's in NZ, and is about 2 days ahead of me in the US... ]
    Depending on the effect that you want, you might also consider doing an "abstract" background, rather than a single, flat Color Matte. The choice will depend on what you want to do, and probably also on your material. When faced with vertical images in a "SlideShow," I use this often, and will often use it for all images in a SlideShow. This ARTICLE goes into more detail, just in case you might want to do something similar.
    Good luck,
    Hunt

  • How to hide currency amount 0,00 but with icon_failure display in column?

    Hi Experts,
    I am doing with CL_GUI_ALV_TREE. The report will display tree hirarchy with currency amounts in columns.
    When there is 0,00 amount in column, I'd like to display an icon_failure (like a flash) in that column without 0,00.
    It works in initial screen:
    I cleared its currency so 0,00 will not appear.
    But when I click next page button in toolbar (display columns in next page..), I have to call CHANGE_NODE method. In this case, clear currency cannot work any more. 0,00 with icon_failure display together in one column.
    So is there any solution to display icon only without 0,00?
    Thanks,
    Ying

    Luckily team member heped solve it..
    if there is no change in field catalog when I shift page, my logic would be fine. However I do have change in field catalog and call CALL METHOD go_tree->set_frontend_fieldcatalog to update it. That is the problem...
    I should first call CALL METHOD go_tree->get_frontend_fieldcatalog to get it before update it. Then my logic works! (but without get method, my field catalog can update well too!!)
    isn't it a bug of ALV? ...sigh...

  • Hide Key figures in report but show result

    Hi all,
    I have a query with GL Account in the rows and Fiscal Period and the key figures in the colums, so the key figures are displayed per fiscal period. One of the key figures I want to be hidden for every individual period. However I do want to display the result for that key figure over the different periods.
    Any suggestions on how to do that?
    thanks,
    Bart

    hi,
    In the rows I have characteristic GL account and in the colums I have characteristic fiscal year/period and 3 key figures: a formula called 'mutations' and 2 hidden key figures called 'Total debit postings' and 'Total credit postings'. 'Mutations' is 'Total debit postings' -'Total credit postings'. Because Fiscal year/period is in the colums the mutations are displayed per period. What I want to be able to see is both the sum of the mutations over all periods and the average of the mutations over all periods.
    best regards,
    bart

  • How to hide document fields in Bid Invitation

    While creating Bid invitation I need to hide some fields e.g. Attachements, upload a document, description, button Search & Add. These fields are available under tab  Header data -> Documents.
    BADI 'BBP_UI_CONTROL_BADI' works to hide Bid Invitation Basic data, but not for above.
    Can anybody let me know how to hide above fields.
    Nilesh Kumar

    Hi,
       I dont think there  is any BADI/screen variant for this requirement.But yes,if any of the 2 are available in the std,ITS template changes should be avoided.
       The foll are the screen variants available in SRM 5.0:
    Item data overview in the invoice without purchase order reference: Screen variant BBP_IV_NON_PO; Method GET_SCREENVARIANT_INV
    Item data overview in the invoice with purchase order reference: Screen variant BBP_IV, Method GET_SCREENVARIANT_INV
    Item data overview in the confirmation: Screen variant BBP_CF; Method GET_SCREENVARIANT_CONF
    Item data overview in the confirmation for time recording: Screen variant BBP_CF_TIMEREC; Method GET_SCREENVARIANT_CONF
    Item data overview in the purchase order: Screen variant BBP_PO; Method GET_SCREENVARIANT_PO
    Item data overview for contracts: Screen variant BBP_CTR_ITEMLIST; Method GET_SCREENVARIANT_CTR
    Item data overview for selection of contracts: Screen variant BBP_CTR_ITEM_SELLIST; Method GET_SCREENVARIANT_CTR
    Search results for changing/processing a purchase order: Screen variant BBP_SEARCH_PO_IN_PO; Method GET_SCREENVARIANT_SEARCH
    Search results for entering an invoice and/or confirmation: Screen variant BBP_SEARCH_PO; Method GET_SCREENVARIANT_SEARCH
    Search results for entering a purchase order: Screen variant BBP_SEARCH_SC; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing a bid invitation: Screen variant BBP_SEARCH_BID; Method GET_SCREENVARIANT_SEARCH
    Search  results for displaying/processing a bid: Screen variant BBP_SEARCH_QUOT; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing an auction: Screen variant BBP_SEARCH_AUC; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing an invoice: Screen variant BBP_CHANGE_IV; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing a confirmation: Screen variant BBP_CHANGE_CF; Method GET_SCREENVARIANT_SEARCH
    Search results for entering/displaying/processing/status of a shopping cart: Screen variant BBP_SC; Method GET_SCREENVARIANT_SC
    Worklist for Sourcing: Screen variant BBP_SOCO_WL; Method GET_SCREENVARIANT_SOCO
    Work area in Sourcing: Screen variant BBP_SOCO_GA; Method GET_SCREENVARIANT_SOCO
    Overview for the budget display: Screen variant BBP_BUDGET; Method GET_SCREENVARIANT_BUDGET
    BR,
    Disha.

  • How to hide a text in RTF Editor

    Hi,
    I'm trying to create a RTF editor using JTextPane, RTFEditorKit and DefaulStyledEditor.
    Does somebody know how to hide a text in a RTFEditorKit ?
    Thanks in advance
    Maurice

    What about
    setVisible(false);
    Haven't tried it, no clue wether is works. If u need to select a certain portion of the text this might help:
    int posStart = editorPane.getSelectionStart( );
    int posEnd = editorPane.getSelectionEnd( );
    int selLength = posEnd - posStart;

  • How to hide the PORT NUMBER from the URL

    Hi,
    We have Application on Node 1 and Database on Node 2
    Apps Version: 11.5.10.2
    DB: 9.2.0.6
    We recently added a new node to act as web server for iSupport.
    Now we are able to access the url using public Ip-address which looks like
    http://<Internet Ip-Address>:<PORT NUMBER>
    Eg: http://******.com:8000
    But we dont want the *'PORT NUMBER(8000)'* to be displayed.
    How to hide the port number ?..
    Thanks in Advance,
    Mahesh

    Hi Hsawwan,
    Can you plz explain me the steps how to hide the port number from the url as our network administrator is not aware of this.
    Regards,
    Mahesh

  • Hide the Description of KF, only show data

    Hello all,
    I have a scenario where in BEx Analyzer I see repeated description somewhat like this:
    2005...no.Products
    2006...no.Products
    2007...no.Products
    2008...no.Products
    I have used 'query properties'-display-Hide repeated key figures (checked) but its not working for me.
    Acutally I don't want to display description 'no. Products', only its data is important to show.
    when I go into Properties of 'no.Products'-display- there I can use 'Hide' but then its does not show anything: not description 'no.Products' and also no data.
    Also I tried to delete the description of this CKF and in that case the technical name of 'no. products' is shown in BEx Analyzer
    is there any way where I show data but not the description
    best regards
    Ahmad

    Thanks for replying
    Well I have already tried this but this doesnot work for me. I have CKF 'no.Products' which is created at global level and using it in a query.
    Selecting this KF-properties-General tab-description: 'no.Products' but when I delete this description and save the query then there is no effect in BEx Analyzer; still I can see 'no.Products'. I come back in Query designer and 'no.Products' Description is there (which I deleted myself).
    I even created a new CKF 'no.Products' without any Description (where it show 'new calculated key figure') and used that in my query but in that case 'Technical name' of this CKF is shown in BEx Analyzer.
    the scenario is
    ..................................................................Region1,Region2,Region3
    2005...ProductCategory1...no.Products......30........40...........50
    ...........ProductCategory2...no.Products......35........45...........55
    2006...ProductCategory1...no.Products......37........44...........30
    ...........ProductCategory2...no.Products.....111......34...........88
    2007...ProductCategory1...no.Products.....49.........49..........49
    ...........ProductCategory2...no.Products.....28.........47..........02
    2008...ProductCategory1...no.Products.....42.........42..........21
    ...........ProductCategory2...no.Products.....68.........43..........99
    This description 'no.Products' I don't want to see,  only its values like
    ............................................Region1,Region2,Region3
    2005...ProductCategory1........30........40...........50
    ...........ProductCategory2........35........45...........55
    2006...ProductCategory1........37........44...........30
    ...........ProductCategory2.......111......34...........88
    2007...ProductCategory1.......49.........49..........49
    ...........ProductCategory2.......28.........47..........02
    2008...ProductCategory1.......42.........42..........21
    ...........ProductCategory2.......68.........43..........99
    Also tried 'hide repeated KF' in Query properties. It works fine for the year where I see 2005 only once not repeatedly  but not for 'no.Products'. Acutally I don't need this description 'no.Productrs' at all.
    any solution to it
    Best regards
    Ahmad

  • How to control attributes in 'Add Fields' in af:query Advance mode

    Hi,
    The VO attributes those set Queriable=false doesn't appear in the Add Fields dropdown in ad:query advance mode.
    But I have few attributes in a VO those required to use in VO query so I cannot set those attrbutes Queriable as false.
    Also observed that QBE doesn't work for the attributes whose Queriable set as false.
    So can someone please suggest me how to achieve below,
    VO attribute which having Queriable=true but doesn't appear in 'Add Fields' dropdown in af:query advance mode.
    JDeveloper version 11.1.1.7.0
    Edited by: user12820425 on Mar 21, 2013 10:16 AM

    Hi Naresh
    Thanks for your reply.
    In ViewCriteria -> UI Hints we can set attribute Rendered Mode as never, but that perticular attribute still appear in 'Add Fields' section.
    I think renderedMode=never means that attribute doesn't appear in Advance or Basic mode user need to manually select that attribute.
    So please suggest me how to achive my requirement.

  • 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 reset button in af-query panel in ADF

    Hello All,
    i am using Jdeveloper version- 11.1.2.0.38.60.17 ,i am facing problem with hiding reset button in "af-Query panel".
    kindly suggest me how to hide it. it's urgent.
    Thanks & Regards
    AbhijeetPS
    Edited by: 967068 on Oct 23, 2012 12:39 PM

    Hello All
    I have solved this problem.
    Go to Query panel properties inspector and set Display mode = simple
    and drag an af- command button outside of the query panel.
    <af:commandButton text="Search" id="cb6" actionListener="#{bindings.Execute.execute}"/>
    Thanks
    AbhijeetPS
    Edited by: AbhijeetPS on Oct 23, 2012 6:38 PM

Maybe you are looking for

  • I need to cancel my apple ID because I now have a droid. I'm missing my texts! pls help

    switched to droid, now everyone who messages me from an iphone, it trys to send the texts as iphone messages instead of texts so I don't get them. I was told to cancel my account but nothing on apple software is easy. Please help, they said it could

  • ITunes 10.7 for Windows (64-bit)

    I'm using iTunes 6.3.25 for Windows (64-bit). When I checked in Help<Check for Updates, iTunes doesn't show 10.7 update. Even Apple Software Update doesn't show any update. In case, I download version 10.7 from Apple support site, would it affect my

  • Imac G5 bad caps advice

    I have an iMac G5 20" iSight 2.1GHz that stopped working. Made a loud pop one day and shut off. Upon restart it chimes, fan roars, and screen stays black. I've pulled the logic board and power supply for inspection. On the logic board one, and only o

  • How to find classes in the package if package path

    in java i want to find classes,Interface,Exception names which are presant in the package.. for example java.sql; if i give this it should return class name Date Time DrivarManager pls helpme in this field

  • Printing area cut off

    I have a HP4500 officejet on a mac power pc G4 with 10.5.8. My problem is that the print cuts off in the middle of words, 15mm from the short edge of a landscape sheet! the other side short edge of the landscape sheet (A4) prints to 10mm from the edg