Postings of a region on a global page

Version 4.2.6 of apex.

The theme is customized.


How can I add multiple points of view for my region on a global page?

Currently I have available: model organism 1-3, Page after the header and before the footer.


Which are rather ambiguous for me since I don't have these vertical bars in my model.

Para wrote:

HM yes I tried, but it does not work for me.

There is no default template defined in the default theme of component.

Confirmation that it is the problem of Patrick here:

Patrick Wolf-Oracle wrote:

Have you added the new position of the region to your default Page template (theme setting) or to a different page template? Because the Page Designer will / can use only the Standard model of the Page for editing Page zero.

I see this restriction causing problems. You cannot include all positions display in the default page template, but should not be able to locate the global content of the page in any position to deal with all the points possible display that could be used in other models of pages...

Tags: Database

Similar Questions

  • Two-way Navigation: side AND Top Navigation: Page header contained in the Global Page causes overlap of the following regions

    Environment:

    -------------------

    APEX 5.0.1 on ADR in Tomcat

    Universal theme

    Global page

    New application (no migration)

    The goal:

    -----------

    In addition to the navigation, I want to use a horizontal Navigation at the top of all application pages at the same time.

    My way up to now:

    ---------------------

    (1) left Navigation ist defined as default user interface.

    1A) Unfortunately it is not possible to have two means of navigation defined at the same time!

    (2) therefore... I created a global page

    (3) and added a list with the list of attribute (= Menu bar) template to the PAGE of a global Page header. -> Well, looks good, but:

    The problem and the Question:

    ------------------------------------

    When adding a list according to menu (or something else like static text) to the global header of the page then the left hand side Navigation AND Breadcrumb area is oberlapped by the 'Logo' and 'Navigation Bar area' because the Page header is pushing it down. Parts of the side Navigation and navigation bar are not more.

    Please see the 2 following screen captures:

    Initial position:

    no_global_menu.jpg

    After the addition of menu on the global page:

    with_global_menu.jpg

    Unfortunately I can't understand myself, how to set the position or the css page template, or values... and at what level (model, page,...) I have to put.

    = > y at - it a way to let these following regions (dynamically) be pushed down? How can we define the position?

    Best regards

    Joerg

    Hello out there!

    In case anyone has the same issue here the answer I would give for-> me I found the following solution:

    .) I defined a new style with the following custom css theme roller:

    .apex-side-nav .t-body-nav, nav-side-.apex .t-body-stocks, .apex-side-nav .t-body-title

    {

    top: 80px;

    }

    .) And then of course saved as a new style.

    Hope this is the right way and good / best practices to deal with it!

    Best regards!

    Joerg

  • Open the pages of Application within the region of global page

    Hello, we have an application that uses the hierarchy Menu menu setting (by Tony Jedlinski). To keep menu still visible on the page overall, even when we open the pages of the form or report. So application menu should stay on the left side panel always visible. Do you have a similar requirement and is there a solution? Request Express 4.2.2.00.11 Oracle Database 11g Express Edition Release 11.2.0.2.0 - concerning Production,.

    I can't page 0 in your application? See my first response

    To scroll to page 0 page 1

    12.2 creating a global Page to display items on each Page

  • 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);

    }

    }

    }

  • Bug page for global pages group?

    Hello

    When you assign a group of pages (page zero) to a world, I get the following error

    Our environment is Oracle 11.2.0.3, apex 5.0.1 listener apex 2.0.1.

    I was able to reproduce the problem apex.oracle.com.

    Alan

    pagegroup.JPG

    Hi Alan,

    Please let us know! It is indeed a bug and I tabled

    Bug 21605583 - creator of the page: ora-01407 when changing global page attributes

    This problem occurs if none of the attributes at the level of a global Page (aka Page zero) page is changed.

    Solution: Use the view component for this change.

    Concerning

    Patrick

  • Global Page button

    Hi all

    I would like to know if you add the button on the global page, how you have defined a process for this.

    I mean there should be an event for which tells what to do. If this is the case

    How can I put it.

    Thank you and best looks

    Seny

    JOHN wrote:

    1. intractive reports

    2 image below will explain my intention.

    My idea is when the user, select the name of the page, filter value and click the button 'GO '.

    It should redirect to this page and filter records based on the value of filter.

    3. I can keep the filter value in the session state variable and so 'GO' button needs to send the page

    to update the session state variables.

    So my problem is how can I send the page and redirect to another URL, since it is of overall page button.

    In addition, I work with the apex 4.2 for now version. So I guess it's a little hard to reproduce

    in apex.oracle.com since it it in 5.0.

    The easiest way to do this is:

    1. Add your area of filter to the global page, with the elements of the P0_FILTER_PAGE and P0_FILTER_VALUE selection list and the button P0_FILTER_GO with Action as a submit Page. Use a condition so it is not rendered when it is not required, as the login page.

    2 create a process called Global filter, setting the properties as


    Point process: To present: after the layout of Page - before the calculations and Validations

    Condition of Type: Request = Expression 1

    Expression 1: P0_FILTER_GO

    PL/SQL code:

    declare
    
      filter_url varchar2(2048);
    
    begin
    
      filter_url := 'f?p=' || :app_id || ':' || :p0_filter_page || ':' || :app_session || '::'  || :debug || ':CIR,RP:IR_COL:' || apex_util.url_encode(:p0_filter_value);
      apex_debug.message('...redirecting to filter URL: %s', filter_url);
      apex_util.redirect_url(filter_url);
    
    end;
    

    Change the parameter to filter IR_COL to fit your needs (I guess according to the information, provided that the filter column is known and fixed).

    You still not talked about the issue of the impact of the use of this filter feature when the user has completed part of a form. Such, this approach will save the current values of the point of session state, but it does not perform validation or run processes the page. This could lead to data loss.

  • Dynamic region with several task page fragment flow isn't refreshing VO

    JDeveloper version is 12.1.3 and Weblogic Server is 12.1.3.

    We have a dynamic region with several task page fragment flow.  We have created a menu that will open on the workflow task in the dynamic region. Before defining the workflow id in the bean, we execute query on the original Version after setting the bind variable. When we click on the menu is open the flow of relevant tasks in the region and showing the Original data table.

    But when we open the same request again to a different browser session, it shows all the data in the original Version when the user clicks on the relevant menu item...

    I have attached the code used to navigate to the different workflow tasks written in the bean from the back of the home page.

    We have no idea why anyone what happens, if it's a server problem or a code issue. Because unless and until we open the target application in a new browser it works fine.

    We tried and deployed on a remote server as well, but it gives the same question...

    Would be really grateful for the help...

    The user, the code you posted has some serious problems. Never, I repeat never store a reference to an application module in a static variable in a bean. That is why you see only data once. After that, the second session reuses the application module from the first to the configuration data, but to display data it uses a module different application.

    The way you try to configuration data is too bad. You must pass the parameters to the workflow and init data in the default action of the workflow instead of doing before installing the new workflow id. A workflow is a unit of work that is kind of a black box. You may not assume that the stuff you do outside of this black box can be seen inside the box. This is only true if the workflow share the same control of data as it's parent (share of data control).

    I suggest you read some documents on the workflow and how they work. A good start is to look at this video https://www.youtube.com/watch?v=A3CmDhWHaG0

    or work through this tutorial 12 c (12.1.3) Oracle JDeveloper tutorials - working with bounded task flows, regions and routers

    Timo

  • Link chart action for refreshing a report of region within the same page

    Gurus of the APEX

    As long as we have the graph and report region region on the same page and based on the action of graph link must be able to refresh the report region within the same page

    for example: I expense spend by category such as a pie chart and on the link of the action of which I want to refresh a report region by the right of it (in the same page) to show the details contained in this category spend - also I do not have to réactualisiez around the same page, just to refresh the region related to the category Click on the graph

    Any help would be great on this - I use APEX 4.2

    Thank you

    Shas

    Thanks Tom / Scott - sound now worked

    Following my code for the javascript function in the page section,

    function clickPie (pID) {}

    $x('P4_ITEM_CATEGORY').value = pID;

    $('#CategoryDetailsDD').trigger ('apexrefresh');

    }

    And here is my URL of the link graphic action section

    JavaScript:clickPie("#label#")

  • 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 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

  • Cannot change my editable region on the child page is grayed out

    I have a model. And on the pages of children from this I try to change the region of editabel ("name =" head) with a few metatags for Facebook, unique for each page, but it is grayed out.

    And I think it's strange spesial because the combo box ""name = "doctitle" is editable. "

    I'm working in Dreamweaver CC2015. Model comes from the Business Catalyst.

    What I am doing wrong?

    It is the code:

    < head >

    "" <!-TemplateBeginEditable name = "doctitle"--> < title > It's editable < /title > <! - TemplateEndEditable - >

    "" <!-TemplateBeginEditable name = "Chief"-> This is NOT editable and greyed out <! - TemplateEndEditable - >

    < / head >

    Please anyone who can help?

    If you have reviewed the file on the remote server and the code is in place, this is what will be sent to the browser. The fact that you have edited the child page outside of Dreamweaver makes no difference whatsoever. Dreamweaver template tags are simply HTML comments that start with InstanceBeginEditable or InstanceEndEditable. Dreamweaver uses comments internally to control what can or cannot be changed within Dreamweaver. According to browsers and web servers are concerned, they are simply comments that are ignored.

    It is possible that a proxy server is caching of your page. You could try renaming the page, download the renamed version and check that.

    The only other thing I can think is that you use a model of Business Catalyst. Business Catalyst is is more integrated with Dreamweaver CC 2015.

  • Simply submit a region rather than a page

    Hi all

    Is it possible that would submit just one region rather than the entire page when I change a value of an element? I'm going to need to use dynamic actrions for that I guess?

    Thank you!

    Hi Samooray92,

    You are right, that we can do this by using the dynamic action,

    Create dynamic action as follows,

    Event: change
    Selection_type:item (s)

    Article (s): select the name of the item you need.
    Action: Refresh.

    Selection_type:region.
    Region: select the name of the region you need to refresh.

    Thank you
    SreeNithi.

  • CSS in global Page

    Hi I wanted to apply some CSS throughout my application by adding it in the Page Global APex 4.2

    And I used

    < style >
    {#t18InlineError}
    Color: rgb (243, 12, 12);
    }
    < / style >

    It does not work. Any suggestions to solve this would be useful.

    Thank you

    A couple of things come to mind.
    I think that t18InlineError is a class, not an ID, it should be (note the point):

    
    

    I think that may not do that either because t18InlineError already has a color, then... you may have to force with the! important keyword, like this:

    
    

    Thank you
    -Jorge

  • Button to apply tabular form - can I just update region c. send this page?

    Hi all -
    I have a tabular form of base with a button apply. After the button is clicked the MRU is done properly, but it then triggers a sending of full page. I would rather just refresh the region like nothing else on the page requires a refresh. If I create a dynamic action, I think that I need the pl/sql to do the update and I hope I can find an easier way around this.

    The only action the button options are send page, redirect to a page or the url and "defined by the dynamic action. I'm on request Express 4.1.0.00.32.

    I hope it's something really basic but I have ideas or suggestions,

    John

    Hi John,.

    If you want to stay with the built-in feature in a table, as the process of page MRU, optimistic locking, etc., then you need send a page and the full reload. You can easily navigate the game following lines using partial page refresh and also make sort. But for writing data in the database, you must send the page. Especially if you have extra in the form of validations and related processes. Of course, you could go entirely manual, write your own JavaScript to collect the data from all the tables in table form and submit this via an AJAX request and initiate an update of only the region in table form. But you loose some features in doing so.

    We are looking for in this, addressing a new component to edit grid several rows before us for inclusion in the APEX 5.0:

    http://www.Oracle.com/technetwork/developer-tools/Apex/application-express/Apex-sod-087560.html

    ... However for the moment, I would strongly recommend to stick to submit to full page and reload in this case.

    Kind regards
    Marc

  • regions to hide on page load?

    I have a page on page load, some regions should be hidden. I created a dynamic action, which hides a couple regions (the loading of the page), but I see regions during a time where the page loads, then disappear. Is there a way to ensure that the regions are hidden when the page is rendered?

    I also tried to use javascript, but I have the same problem (the regions are visible for a while, then disappear).

    Thank you
    Steve

    Steve wrote:
    OK, so I think that I have, except for the part on the model.

    You say that in MyRegion > User Interface > model, it must refer to my unique region id? (i.e. "region1"). Currently, the model is set at "area reports. How can I change the template to include the region id?

    The column component shared on the right side of the page definition contains a link to the model of the "area reports. Open it and it will tell the definition of the model of the region , which must contain an element with the #REGION_STATIC_ID # substitution string, such as:

    ...

Maybe you are looking for

  • Is there a way to keep iCal all events no matter how old they are?

    It seems that iCal keeps only the events for a year.  I don't want them removed unless I do it myself.  If this is not possible, I would like a calendar app that did this and has an iPhone and Apple Watch app and synchronize via iCloud.  If anyone as

  • Pavilion dv6107ea: portable zablokovany

    ProSim o pomoc. nejde mi zapnuty notebok. Pytam kod. Čierna obrazovka a ramček nazvom Z Modrý Enter Password

  • Large attachment blocking Windows Mail

    Someone sent me an email with an attachment of 45 MB, and it seems to be stuck downloading in Windows Mail. Is there a way to stop downloading this message only if the system can go to my other posts?  I went on the e-mail account web related and del

  • Unknown device - Bus PCI - ACPI\SMO8800 / ~ SMO8800 - IRQ 0 x 00000017 (23)

    Hello My computer is a Dell Latitude E6320, and I am a user of Windows 7. I have a unknown device in my device manager. I tried to update the driver, but windows doesn't know of him as I am not able to uninstall / remove. Help please. Thank you.

  • Win7 os

    Hi all. I just bought your desktop opportunity for my wife. It's a HP 6000 Pro Compact. The hard disk has been removed by the seller, no hidden partition. No disc supplied. All I have is the thumbnail of product key microsoft labeled "Windows 7 pro O