Is it possible to create page elements in a subregion of a tab container model?

Hello

In the body of a content page, I created a region with the 'Container Tab' model. I created two subregions of the region. I would liike to create items on these subregions, but I can not: when I click "Create page article" nothing happens. If I try to drag and drop items on this region, nothing is deleted.

Otherwise I tried to create a subregion of type 'Tab container' in the region of the left column. Nothing happens when I try to create subregions in a region of the left column... The menu appears, but when I click on "Create subregion" nothing happens.

I am using a universal theme under APEX 5.0.3.

Best regards.

Hello

I found that I had to declare "in white with the attributes" of the region.

Thank you.

Tags: Database

Similar Questions

  • How to create page elements in the Office of discoverer

    Hi all
    any body can help me creating a page of items. How we create pageitems in discoverer.
    Thanks in advance.

    Hello

    When you select bussiness area and select the items that are required by the wizard of workbook. In step 3 of the wizard of workbook, you can check the page see the box and drag and drop the item you want to see in the page element section.

    Hope that helps you!

    Kind regards
    Murielle

  • Is it possible to create a TabPane without tabs or paging control without control of the page (software controlled)?

    Trying to get my head around swapping scenes and one thing I see that is already coded and there is more intuitive controls paging and TabPane.  However, I would like to be able to create a vertical toolbar this page of controls or view tab.

    Is it possible to create a Pagination without control on the page?  Or is my guess of the Pagination control resizing so that the lower part is outside the window that opens, thus masking information page?

    Or, is it possible to create a TabPane with signs, but not the tabs?

    Can you explain more in detail what you try to do? Point of paging is to provide control of page features, and the point of a tab pane is to provide the functionality of the tab.

    If all you try to do is spend the different points of view, just add and remove views of some component layout. The easiest to use for this is a BorderPane, because it provides the methods set for different regions.

    For example:

    import java.util.Random;
    
    import javafx.application.Application;
    import javafx.geometry.Insets;
    import javafx.geometry.Pos;
    import javafx.scene.Node;
    import javafx.scene.Scene;
    import javafx.scene.control.Button;
    import javafx.scene.control.Label;
    import javafx.scene.layout.BorderPane;
    import javafx.scene.layout.HBox;
    import javafx.scene.layout.VBox;
    import javafx.stage.Stage;
    
    public class ViewSwitchingExample extends Application {
    
        private static final Random RNG = new Random();
    
        @Override
        public void start(Stage primaryStage) {
            Node view1 = createView("View 1");
            Node view2 = createView("View 2");
            Node view3 = createView("View 3");
            Node view4 = createView("View 4");
    
            BorderPane display = new BorderPane();
    
            Button v1Button = createButton("View 1", view1, display);
            Button v2Button = createButton("View 2", view2, display);
            Button v3Button = createButton("View 3", view3, display);
            Button v4Button = createButton("View 4", view4, display);
    
            VBox buttons = new VBox(3, v1Button, v2Button, v3Button, v4Button);
            buttons.setPadding(new Insets(10));
            buttons.setAlignment(Pos.TOP_CENTER);
    
            display.setLeft(buttons);
    
            primaryStage.setScene(new Scene(display, 800, 600));
            primaryStage.show();
        }
    
        private Node createView(String text) {
            Label label = new Label(text);
            HBox hbox = new HBox(label);
            hbox.setAlignment(Pos.CENTER);
            int r = RNG.nextInt(256);
            int g = RNG.nextInt(256);
            int b = RNG.nextInt(256);
            String style = String.format("-fx-background-color: -fx-background;"
                    + "-fx-background: rgb(%d, %d, %d);" + "-fx-padding: 10px;"
                    + "-fx-font-size: 36pt", r, g, b);
            hbox.setStyle(style);
            return hbox;
        }
    
        private Button createButton(String text, Node view, BorderPane display) {
            Button button = new Button(text);
            button.setMaxWidth(Double.MAX_VALUE);
            button.setOnAction(event -> display.setCenter(view));
            return button;
        }
    
        public static void main(String[] args) {
            launch(args);
        }
    }
    

    If you do not use a component of border for the overall design, you can embed just a BorderPane in your page layout and let the top down, left and right vacuum. Or you can use any component you like feel and simply call pane.getChildren () .setAll (view) to change the view.

    There are a few kicking around for this feature mini-cadres (others might recommend to some, I'm not really familiar with them) but I generally find it quite simple to create from scratch whenever I need it it seems not really interesting to use the third party for this code.

  • How not to display links to newly created pages

    When you create a new page in Muse, it automatically creates a link in the main menu.  Is it possible to create pages without that they appear in the menu. ?

    Go to the plan view, right-click on the page and choose the menu option correspondent.

  • Is it possible to create a PDF file using only the pages of an existing PDF?

    Is it possible to create a PDF file using only the pages of an existing PDF?

    Hi drdanger,

    There is a way, and it requires Acrobat. You need Acrobat to extract pages from a PDF. You are welcome to try free for 30 days, Acrobat, if you haven't already. See www.adobe.com/products/acrobat.html for more information.

    If Acrobat, you choose extract in the Pages of the Toolbox pane, then specify which pages you want to extract. These pages are extracted to a new PDF file, which then you name and save it.

    Best,

    Sara

  • Is it possible to create the banner of the entire page or a slide show?

    I'm wondering - is it possible to create effects like Enfold theme demo | House v7: a portfolio Page ?

    Specifically the sensitive cursor image area or which fills the first screen of the browser (less maybe header) but moves upward scrolling?

    Thank you.

    Yes it is possible. It's theme Muse premium Home

  • Failed to create the element on the page

    Hi all

    I can't create the item on the page.

    I tried

    for (int32 spreadIndex = 0; spreadIndex < spreadCount; spreadIndex ++)

    {

    UIDRef spreadUIDRef (data, spreadList-> GetNthSpreadUID (spreadIndex));

    Spread InterfacePtr < ISpread > (spreadUIDRef, UseDefaultIID());

    Assert (spread);

    if (! spread) {

    Break;

    }

    Int32 numberOfPages = spread-> GetNumPages();

    SDKLayoutHelper layoutHelper;

    for (int32 nPage = 0; nPage < numberOfPages; nPage ++)

    {

    UIDRef page (database, spread-> GetNthPageUID (nPage);)

    PMRect rect1 (0,0,50,100);

    UIDRef pageItemRef = layoutHelper.CreateRectangleFrame (page, rect1);

    }

    }

    Please help me!

    The page is not the parent of the elements on the page.

    The parent of a page element (kSplineItemBoss) is kSpreadLayerBoss, the parent of a page (kPageBoss) is kSpreadLayerBoss too.

    You can create page on kSpreadLayerBoss items.

  • Is it possible to create the page without having to install apps on personal system

    Is it possible to create the page without having to install apps on personal system?

    Hi hankouraou,

    installation of oracle in the system applications, you can run any page of the OAF by jdeveloper. If you want to develop any stand-alone page (without oracle application), you can go to the ADF.

    Thank you
    Vandenplas.

  • Is it possible to create the formatting for the text box option in Oracle Apex 4.2?

    Hi all

    "I'm trying to create the same form that" ""form DISCUSSION SATRT ORACLE ' and I wanted to know if it is possible to create options for formatting that includes font family, size, indent, style etc,. as shown in the picture.

    Oracle version: 4.2

    DB version: 11.2 g

    .APEX_Question.jpg

    Kind regards.

    Hello

    Use Rich Text Editor Item in the choice of an element on the page apex. It has a few modes, see mode that suits you.

    -Sunil Bhatia

  • Complete the URL for popupURL of a table/Page element?

    Hi all
    Someone please tell me if the URL to run a report BEEP can be filled with a table/page element when using popupURL and if so, how?

    Background:
    I have a Table called TBL_LETTERS with a column varchar2 REPORT_URL
    I have a Page (Pg 303) that fills a Page of text element (P303_REPORT_URL) with a URL string appropriate to the table.

    Here's my problem:
    I would like to replace my function javascript to work (see below):

    Run myLetter_40()
    {
    popupURL ("& BI_URL. Guest/DEV/TEST/FRM_40/MM_40/MM_40.xdo?_xpf= & _xpt = 1 & P_CASE_ID = & P303_CASE_ID. & P_PERSON_ID = & P303_PERSON_ID. & _xt = MM_40_xf = rich text ');
    }

    with something like:

    Run myLetter_40()
    {
    popupURL ($x("P303_REPORT_URL").value);
    }

    .. .but it does not work.

    With my knowledge of limited javascript, I can only imagine that the variables with success a value in my first example of assigned function do not succeed to my second, I'm probably just passing through all this as a simple string (like this: + & BI_URL.) Guest/DEV/TEST/FRM_40/MM_40/MM_40.xdo?_xpf= & _xpt = 1 & P_CASE_ID = & P303_CASE_ID. & P_PERSON_ID = & _xt = MM_40_xf & P303_PERSON_ID = rtf +), but would appreciate very much all the advice.

    What I need to
    a. create the string of REPORT_URL differently in the table so that when it is passed to the Page element it includes the required variable data?
    b. something completely different?
    c. the forget, it is not possible!

    PS. I use Apex 3.2.1
    Thank you in advance.
    Sue

    Published by: smp245 on August 21, 2012 14:19

    Hi Sue,

    you could build the url with javascript like this:

       popupURL('&BI_URL.Guest/DEV/TEST/FRM_40/MM_40/MM_40.xdo?_xpf=&_xpt=1&P_CASE_ID=' + $v('P303_CASE_ID') + '&P_PERSON_ID=' + $v('P303_PERSON_ID') + '&_xt=MM_40_xf=rtf');
    

    the javascript $v function belongs to the Apex javascript library and gets the value of an element of HTML page.

    Kind regards
    Erik-jan

  • Call to the database to fill the page elements

    I work in Apex 4.0.

    I have a redundancy of the data I want to continue (I know, bad form). I have a table of name and address in which each name has a unique identifier. I have another table where I want the same information to be saved if the unique identifier is the same as the table name and address. Is it possible to recover these data name and address, when the cursor loses focus on the unique identifier page element? What is the kind of thing that will make an AJAX call? If so, how?

    Here's a 3.x way to do it via AJAX
    http://www.itworkedyesterday.com/blog/2010/2/23/apex_util-ready-set-JSON.html

    But as mentioned, you can create dynamic actions and assistants should guide you through most of the obvious options.
    That is to say - create an onChange DA that makes a setValue of your element using PL/SQL and so on

    Scott

  • CS3: Remove the deletion of a page element

    Hello

    Is it possible to remove the deletion of a page element?

    I get the kDeletePageItemBoss in my observer if the user deletes one or more page elements. But I don't know if I can remove the deletion.

    Thank you

    Hans

    Hans,

    One way to do this would be to create a custom implementation of ICommandInterceptor. You can search 'ICommandInterceptor' of this forum and you will encounter an example you could get going in the right direction. Unfortunately, the example is a bit blurred due to the conversion of forum, but it's a start!

    I hope this helps!

    -Jim

  • Disable the entry on the loading of the page according to the level of page element

    Hi all

    I am trying to set the disabled property of an HTML input button when loading a page APEX. This can be achieved easily using getElementById and setting the * "off" * property in the body onLoad event.

    However, I need to keep the State of the button is disabled if the page is updated by the user or a mailing. I kept that State in a page element, however the + $x (PAGE_ITEM_NAME) + in the event onLoad of body does not return me the value stored in the page element. Calling the same code using an onClick of a dummy button me returns.

    1. What is the appropriate way to get the value of page_item during the loading of a page?

    2. If it is not possible to do it on a page load, is there a way to set the State of an entry button html to the disabled using a process page for example?

    Thanks heaps
    Raihaan

    Raihaan salvation,

    Let's make it a little different, that this approach gets you into trouble.

    Create an application process, called "GETLOCK" (components shared > procedures > Create), make sure that the "point" is set to "onDemand". Paste in the following source:

    DECLARE
      result NUMBER;
    
    BEGIN
      FOR c IN (select count(flag) lock_status from c_locking where rownum = 1) LOOP
        result := c.lock_status;
      END LOOP;
    
      HTP.P(result);
    
    END;
    

    Then, return to your page, to go to the definition of the page, paste the following code in the HTML header:

    
    

    Change Button_1 and Button_2 for button names accordingly (make sure that it is the 'id' attribute).

    Then, paste the javascript code in Page "footer text:

    
    

    What just you did, is to create an application process, which is called by an AJAX call in the header of javascript, that is triggered by the javascript code in the page footer.

    I think you already have your DML supported, with the shipment of your buttons. Now, everytime the page loads, it checks which button to turn off.

    It will be useful,
    Greetings,
    Rutger

  • Is it possible to create a mailing list for labels in numbers in El Capitan 3.6.1 Avery?

    Is it possible to create a mailing list for Avery 8160 labels in numbers 3.6.1 in El Capitan?

    The short answer is, no, the number is not a good tool for this work. Or (I think) is the current version of Pages.

    SG

  • Is possible to create the WINS resource record in DNS server and how?

    Is possible to create the WINS resource record in DNS server and how?

    No resource record WINS I can create when it right click on and select "other new records".

    If you were using abusive or foul language, insults, etc. He would get you banned from the forum.

    If you have done any of these, then I suggest that you do the following:

    If banned, ask reason why and offer him your defense

    If not banned, then let them know the name of the person "you kicked off the forum" reports of ill-treatment.   They will study.

    If you haven't seen any action on your report, and suspect that the Forum is not being actively monitored, you can request action by clicking the Site feedback link at the bottom of any Forums page.   -Taken from

    Forums Help FAQ

    http://social.technet.Microsoft.com/wiki/contents/articles/7359.forums-help-FAQ-en-us.aspx#197

    We get off topic with this conversation and the COC States:

    Keep the topics of conversation on track. ............

    .......... Discussions can be blocked in the forum comments if necessary.

    If there is any other questions about WINS, then consider marking response as appropriate.

Maybe you are looking for

  • Alternative to turn javascript on or off?

    I'm looking all the time in Firefox options, but there is no option in the menu to disable or enable javascript. Is there an alternative solution or only "subject: config" thing (which is very uncomfortable)...

  • error code 646 appears: download KB98175, 980729, 980470, 981433. I tried to install manually. No luck

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: I need help how to solve this problem You have problems with programs Error messages Recent changes to your computer What you have alread

  • How can I remove the computers in a home network, I created?

    Original title: leave the Working Group How can I remove the computers in a home network, I created? How can I remove a home network? I know it's easy with windows 7, but I can't understand for the life of me how do it with XP.

  • Homepage of bing and led taakeover

    New to computers tried some games for my children. I didn't know that I was allowing my failure to be changed. I uninstalled all the programs partners still can not return google chrome page. Everytime I open google chrome come search Bing and leads

  • BlackBerry smartphones? Free SMS text at the front desk?

    I scanned my user guide and forums, but couldn't find an answer to... Can I configure my 8300 so that when I get a SMS text message, the message automatically? Basically, I try to have my curve as an alphanumeric pager function.  Once the Miller vibr