How to hide a region report on a page

Hello

I have a page divided by 5 regions (region of report).
It is possible to not show a region when the page is loaded iif the query returns no results?

Thank you

Roseline

Hello

Yes, you can show way conditional regions.
Go change your region of report and define the Type of Condition "EXISTS (SQL query returns at least one row)."
And in the Expression 1 place

SELECT 1 FROM
( paste your query here )

Between the support to place your request.

BR, Jari

Tags: Database

Similar Questions

  • How to hide the region report?

    Hi all

    In my application, I am uisng the concept of visibility serach when I click Search link I display another report as a message, because they have not entered or selected something before clicking the serach button.
    < {font size = '7' color = "red" > no data found for the search criteria.} Please < {a href = "f? p = & APP_ID.:6: & SESSION. {": No.:" > click here < /a >} re-enter the serach criteria! < {/ make >}


    Now, when this message comes they click here uisng the above message while this region must hide and only the first region should be present. For this, I tried like this

    < {font size = '7' color = "red" > no data found for the search criteria.} Please < {a href = "f? p = & APP_ID.:6: & SESSION. {": No.: P6_HIDE:hide" > click here < /a >} re-enter the serach criteria! < {/ make >}

    But there he throws error like 'cannot find the item for the '' show' ' element ID in the application. How to solve this problem.

    Or

    They is sort of othet instead of display the report can I view in the popular message stay no data found.

    Thank you
    David...

    You use the page validation to check if the search value is not null

  • How to hide the region

    Hi, I created a page region 0 in my apex application. I understand that whatever it is in page 0 apply to all pages. Anyway, my problem is that the title of region shows on any page. They is a way to hide the region?

    Hi Dave.

    You can create a new model of the region with a model code;

    Templates-> Create model-> area - from scratch-> him give a name. Custom 1 model (for example) - class create.

    Edit this new model and modify the definition of #TITLE #.
    #BODY # to the following:

    #BODY #.

    Change your region to use this model and you'll be fine.


    Edit

    I just noticed that your javascript has been in the header.  I have my case is in the source of the region as

    Kofi

  • How to add a region on a standard page (iprocurement approval page all cash)

    Hi gurus,

    I need little help to add a region to a standard page (iprocurement approval page all cash) where this region would have a textinput field and a check box and the inserted data would be requision_headers_table because this page has a VO built this table. I guess

    that these two new fields will be inserted in the same VO.

    Could someone please guide how to achieve this.

    Here is the standard page, I would need to add more than one region where there are fields of seizure.

    After adding a few items in the basket, at the checkout, we will see sub pages of iprocurement train.

    Thanks in advance,

    Suman

    Hi Orcl,

    Thank you for the support.

    I had the approach after trying with vo.first. PF code below.

    ' Public Sub processRequest (pageContext OAPageContext, OAWebBean webBean)

    {

    super.processRequest (pageContext, webBean);

    OAMessageCheckBoxBean mcb = (OAMessageCheckBoxBean) webBean.findChildRecursive ("Attribute14");

    FireAction firePartialAction = new FirePartialAction ("multiSuppChecked");

    mcb.setAttributeValue (PRIMARY_CLIENT_ACTION_ATTR, firePartialAction);

    OAApplicationModule am = pageContext.getApplicationModule (webBean);

    OAViewObject vo = (OAViewObject) am.findViewObject ("PoRequisitionHeadersVO");

    Line row = vo.first ();

    row.setAttribute ("MakeAtt15Rendered", Boolean.FALSE);

    }

    ' Public Sub processFormRequest (pageContext OAPageContext, OAWebBean webBean)

    {

    super.processFormRequest (pageContext, webBean);

    OAApplicationModule am = pageContext.getApplicationModule (webBean);

    If

    ("multiSuppChecked".equals (pageContext.getParameter (OAWebBeanConstants.EVENT_PARAM)))

    {

    OAViewObject vo = am.findViewObject("PoRequisitionHeadersVO") (OAViewObject);

    Line row = vo.first ();

    OAMessageCheckBoxBean Attr14CheckBoxBean = (OAMessageCheckBoxBean) webBean.findChildRecursive ("Attribute14");

    Object Attr14CheckBoxObj = Attr14CheckBoxBean.getValue (pageContext);

    String IAttr14CheckBoxValue = Attr14CheckBoxObj.toString ();

    If ((IAttr14CheckBoxValue == null) |) ("N".equals (IAttr14CheckBoxValue)))

    {

    row.setAttribute ("MakeAtt15Rendered", Boolean.FALSE);

    }

    on the other

    {

    row.setAttribute ("MakeAtt15Rendered", Boolean.TRUE);

    }

    }

    }

  • How to add a region to a standard page

    Hello

    How can I add a region to a standard page?

    Thank you
    N

    Hello

    Import your mds area and then
    through personalization add StackLayout area type and use extends it property and give your region (with the path full/oracle/apps /...).

    It should pick up in your area.

    Thank you

    With respect,
    Kali.
    OSSI.

  • How can I create regions report fixed width in the APEX?

    Hello

    I would like to create 3 or 4 areas report of uniform fixed width single page APEX.

    How can I go about it?

    Each report varies according to the number of columns and the width of the columns.

    Thank you

    Kind regards
    Greg

    Hello

    Customize your model in the region by adding the width property.

  • How to keep the region selected when the page is sent

    Hello

    I created a page with several area equipped with a region selector.

    When the page is sent, the region selector returns to 'show all '.

    I would like to keep the selected region, but don't know how.

    Any ideas?

    APEX version: 4.2.6.00.03

    Theme: 26

    Best regards

    Klaus

    Hi Klaus,

    Please follow the Blog solution

    http://blog.theapexfreelancer.com/2011/11/sticky-region-display-selector/

    Hope this helps you,

    Kind regards

    Jitendra

  • How to hide post text of item in page element

    Hi friends,

    I have a page titled Justification in which under the element text of this article post I give as
    <br><div style="color:blue" font size="1">(240 char max)</font></div>
    Inorder to view a note behind the element.

    But the element of justification page must don't come until after checking the page of another element called reason (which is an option button). So for this I wrote a DA(hide/show) for display of the justification of the point of the page only when the page right element is checked.

    But the problem is that the text of element position within this element of page Justification does not hide with this element (in the DA).


    How can I hide the text of item post in the justification for page element. so I can see this text when the reason page element box is checked as well as the justification for a page element.

    Brgds,
    Mini

    Hey Mini,

    I just write bad :/

    The function is $x_Hide () not $p_Hide ();

    Thnx

  • How to hide the 'privacy statement' for all pages

    Hi all

    I have a requirement to hide the "Confidentiality" comes at the bottom right of the
    page for all pages, I know they hide through the controller extension, but I want to avoid
    to extend the controller for each page, is their any other way to hide this privacy statement

    any suggestions would be very welcomed.

    thanx

    Pratap

    Hello

    1. connect to SSHRC.
    2. Select Customize Page link at the top right of the page.
    3. Select the context button choose.
    4. in the field drop-down list select foot of OA.
    5. click on apply.
    6 extend the protection of personal information.
    7. click on customize pencil icon.
    8. set the property Rendered false at the required level.
    9. click on apply.
    10. click on back to the app link.

    I hope this helps.

    See you soon,.
    Prasanna

  • How to set ' hide / show ' regions during the loading of the Page mode 'hide '.

    How to 'Hide' under regions on a page on the loading of the page, but don't show the region above in mode 'show' on a page?

    I have multiple regions, one under the other on a Page. All models on those who are assigned to the regions 'Hide and Show '. When the initial page loading - my goal is-displays only the Top more Region in "Show" mode, while setting all the other (regions to 'Hide' in low mode).

    Can someone please suggest ideas on how to achieve this? Dynamic action? or other approaches? Examples/steps please would be greatly appreciated.

    My request for a theme is set to 23 Crimson. Apex 4.1.x

    Thank you.

    VSKumar

    Hello

    What needs to be done is:
    Set up the STATIC ID for all regions with the exception of the first region.

    For example:
    REGIONTWO
    REGIONTHREE
    REGIONFOUR
    REGION 5

    Then go to the properties of the Page to the section head and footer. In the footer section, add the following:

    
    

    You can for example see http://apex.oracle.com/pls/apex/f?p=60428:5

    P.S. If you switch to another topic you should check if the classes are the same. Otherwise it will not work.

    Kind regards
    Aljaz

    Published by: Aljaz on 6.3.2012 0:04

  • How to hide the LOGO Apex region

    We use the apex of interactive reports that we want to integrate with a front-end web exist (window based). I want to hide the 'LOGO' region, as the end before the Wicket already takes care of the LOGO. How delete/hide the LOGO area.

    I suggest you open another thread for the other issue. You can close this thread if your question is answered.

  • How to hide the bottom line in the report?

    Hello world

    We are working on reports 11 GR 2 64-bit.

    In each report, end of text on a page, a horizontal line (i.e. the lower line) at the end of each page is illustrated and printed unnecessarily.

    But problem in stationery printed, especially in printing cheques.

    Kindly advise me how to hide this summary, especially in printing.

    Thank you.
    Dev.

    Published by: ocpdev on April 5, 2013 18:29

    Hello
    Is these reports are prepared on 11g or migrated from the previous version.

    In any case, to test it, - create a report from scratch on 11 g and run it, also check the footer to all the lines on the subject.
    I hope that you can identify the question to redo the thing for testing

    Good luck

    ocpdev wrote:
    Hello world

    We are working on reports 11 GR 2 64-bit.

    In each report, end of text on a page, a horizontal line (i.e. the lower line) at the end of each page is illustrated and printed unnecessarily.

    But problem in stationery printed, especially in printing cheques.

    Kindly advise me how to hide this summary, especially in printing.

    Thank you.
    Dev.

    Published by: ocpdev on April 5, 2013 18:29

  • How to hide the report engine

    I'm new in oracle and want to know how to hide report engine when running...

    Can someone help me...

    Thank you

    Fasquel

    The following coding will help you hide the report oracle machine,

    ADD_PARAMETER (IDparam, 'ORACLE_SHUTDOWN', TEXT_PARAMETER, 'YES');

  • How to put two regions-by-side report

    I'm quite new in the world of the APEX and I'm still trying to understand how to manipulate the presentation of a page.

    I have a page with a form region at the top of the page and two regions report below the form region. I'm trying to get regions report to appear side to side directly in the form region.

    I tried to define the sequence of the same regions and have a set until the col = 1 and the other to the col = 2 but this puts the third region to report at the top of the page to the right of the form region.

    I need to change the page template to make this happen?

    Here is the app: http://apex.oracle.com/pls/otn/f?p=4550:1:1917089619355359

    workspace is csd_apex_demo
    Login is demo/demo
    the application is 30932 - Application of Neil
    Page is 5 - used to maintain

    Thank you

    Jason

    Hello

    Made for you!

    What I did:

    1 change the region used to keep to the point of the display "Page body 2" model.
    2 - change region of availability in column 2

    Take a look and see if it's what you want.

    Kind regards
    Martin

  • How to hide filters in a dashboard report?

    I have a dashboard with a report inside. By default, the report filters are displayed at the bottom of the report in the dashboard. How to hide filters?

    Hello!

    If it's a standard dashboard, you can't change it, but only copy and modify the copy.
    If it is customized, you can proceed to step 2 of the State displayed in the dashboard and remove the view named "active filters.

    I hope this will help, do not hesitate to ask for more!

    Max

Maybe you are looking for

  • Satellite Pro L40 does not start

    When I turn on my Satellite Pro L40 it shows me a screen asking me to start to repair windows or start windows normally.When you choose the option it brings me to the same screen. Does anyone have any ideas? Thank you very much

  • Stuck pixel - I would return it?

    My Atrix developed pixel which is always white. Ways to try to fix it? Or should I change it?

  • Where are my downloads MFP now?

    OK - person knows where the drivers & downloads for my M425dw of MFP HP LaserJet Pro 400 are now? I have followed the links, but just keep getting sent round in circles and eventually return to the center of support with this message "Downloads for t

  • Test app is in contradiction with the original app in the playbook

    I created an application using webworks for BB10, tried to test on the book of game, installed through BlackBerry Tablet OS chart Help, he worked for another POC, created a new test application using the same file config.xml (that changed the Id and

  • Q10 Q10 No blackBerry speaker volume indicator?

    Hi, I have recently updated form "BOLD" of the Q10.  One thing that was very shocking for me and cause me a lot of frustration, it's that there is no icon at the top of the screen where you can quickly check to see what is your ringtone setting to?