Create Item with no Page Regions, but with P0 Region Issue

Hi,
Suppose you have a region on Page 0 called: P0_REGION. You then create a page, P100, with no region. If you try to create a Page Item you get the following message:
Unable to Create Page Item
You must create at least one region before you can create a page item.
Shouldn't we be allowed to create a page item and apply it to the P0 region? I didn't file this as a bug since I didn't know if this is what should happen.
Thank you,
Martin Giffy D'Souza
[http://apex-smb.blogspot.com/]

Hi Roel,
Not exactly. I have a common region on Page 0 which contains buttons, jQuery Tabs etc. On each Page, P100 for example, I put items into that region for display purposes. I don't want to create these at P0 Items since they will be run for each page (or I'll have to put a lot of conditions on them).
Martin Giffy D'Souza
[http://apex-smb.blogspot.com/]

Similar Messages

  • Creating Items in Personalize Page region (HTML Pages)

    Hi All,
    Has anyone ever ‘created an item’ in the Personalize page region in Oracle HTML pages (IE: iProcurement)...or more to the point; does anyone know how to?
    I have a DFF on requisition lines that I want to make context sensitive based on the supplier used in the requisition header, and ideally I would like to set it up within the Application.
    From what I have read on other forums and blogs this can be achieved by created a ‘Boolean item’ based on the supplier and then referencing this item in the ‘required’ properties of the attribute (using SPEL).
    Unfortunately I have fallen at the first hurdle as I am unsure how to create the Boolean Item (I have tried – but am unsure what to fill in on the form), can anyone give me any advise (hints, tips, step by step instructions etc) on how to create an item that returns True if the supplier ‘X’ is selected (otherwise return false)?
    Regards
    Carl

    you might have chosen an automatic sort in the region properties, for thoses where you cannot arrange items.

  • Creating Items without a Page

    Hello
    It is possible to create an Item that is not associated to a Page?. And it is possible to insert an existing Item in a Page?
    Thanks in advanced

    Hello,
    I would like to Create a Content Management Application in order to manage all the Content that is being created. The intention is to have an Area to create and classificate Content and to use this content all over the Portal.
    This means that if I am creating my personal page I would like to include in my page some interesting content. For that purpose I will search through all the content repository and finally I will add in my page some item that seems interesting. I am not creating any content only reusing an existing one.
    Thanks in advance

  • Limit SC creates item category as 0 (blank) but PO not created indeed

    Hi All
    I create limit sc to get limit PO in the ECC..
    error  net price is greater than zero while creating purchase order .
    Shopping cart item_type = LIMI SHOULD determine the item category in the backend?
    How can i find out who is making item category = 0 in BAPI create PO .
    classic
    this impact net price is greater than zero?
    any tips is appreciated.
    Muthu

    Thanks
    06 218 Net price must be greater than 0   - error while creating PO - classic.
    le t me double check D is there or not
    D comes - if confirmation and invoice
    B - only invoice
    i do have D as well as B in my standard doc type.
    free texts are working fine.
    BBP_PDLIM - value limit as 123 INR
    muthu gets bbp_pd 
    Limit:
               Limit                Unlimited Exp_Value            Lim_Type
    0000000001                0.00  X                        0.00  S
    0000000001              123.00                         123.00  G
    my friend get  entry why in the bbp_pd for limit cart
    but others get
    Limit:
               Limit                Unlimited Exp_Value            Lim_Type
    0000000001            1,000.00                       1,000.00  G
    0000000001                0.00  X                        0.00  S
    Is some enhancements stoping this?
    muthu

  • Not able to fine Create Item column in the Page personalization

    Dear All,
    I am not able to find the "Create Item" column in OA page personalization. Do we need to set any profile options for this?
    Regards,
    Joshna.

    Hope you have set these profile option.
    Personalize Self-Service Defn should also to Yes
    Disable Self-service Personal to No
    FND%Diagon% to yes
    Once you are going for personlization, you would be getting personlize Page link.
    Click personlize page link
    Select Scope
    select complete Radio Button
    select Create Item Icon for a region(table)
    Thanks

  • Redirect to Pages library after creating item in pages library folder!

    Hi All,
    I'm facing one problem while creating item in publishing pages library.
    Whenever I create an item inside the folder, after creation of item SharePoint redirect me to root level of the library. Its happening in pages library only.
    Does any one face this issue or it's a know SharePoint issue or is there any workaround?
    Thanks
    Shubham

    Hi Shubham,
    I did a test, however I could not reproduce your issue.
    In my testing, I created a folder in the Pages library, then created a page in the folder. After creation, it went to the folder level, not the top level of the library.
    Please check whether you installed some updates for your SharePoint 2010.
    For narrowing down the scope of this issue, please verify the followings:
    Please create a new site at the same site collection, then test again, compare the result.
    Please create a new site collection, test again, compare the result.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Creating items dynamically

    Hi, is there a way to create items in a page dynamically? For example, I have a query that returns n values. I need to show the n values in n different items, but the n items could change for the next query. Is there a way?
    Regards,
    Jeannine

    FOR c1 IN(SELECT rownum, ttexto_opcion, id_item FROM tb_opciones where id_prueba=:p_id_prueba) LOOP
    HTP.P(APEX_ITEM.radiogroup(c1.rownum,id_item,1,c1.ttexto_opcion,'name="grouped"));
    END LOOP;This might work if not you need to set an html element name attribute (p_attribute) as per http://download-uk.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28550/api.htm#CHDGCJCG
    APEX_ITEM.RADIOGROUP(
        p_idx              IN    NUMBER,
        p_value            IN    VARCHAR2 DEFAULT,
        p_selected_value   IN    VARCHAR2 DEFAULT,
        p_display          IN    VARCHAR2 DEFAULT,
        p_attributes       IN    VARCHAR2 DEFAULT,
        p_onblur           IN    VARCHAR2 DEFAULT,
        p_onchange         IN    VARCHAR2 DEFAULT,
        p_onfocus          IN    VARCHAR2 DEFAULT,)
        RETURN VARCHAR2;

  • Can we create items dynamically or at run time?

    Hello expert,
    can we create some item dynamically at some button click?
    Thanks
    yash

    yash_08031983 wrote:
    Hello expert,
    can we create some item dynamically at some button click?Hello, yash
    You can not create items at run time. But you can manage them at run time by setting Visible property programatically.
    Hope this helps..
    Hamid

  • Creating pages,item WITH approval.

    Hi,
    I found out how to create a page and add an item to that page automatically. But now I need to find out how to use this with approval.
    1) I noticed that approval only exists on the item level and not the page level. Is this correct?
    2) How can I make that the page/item I create automatically, has to be approved? The approval will be done in a normal way, through the existing approval portlet. Normally one should enable approval control on the page, create a user and give this user the 'manage items with approval' rights, all items published by this user, will not be published before approval.
    Can someone provide an example, on how to mark an item for approval programmatically?
    The function add_item contains a parameter 'p_author - Author of the item.'. Can this be used, as I enable the author to 'manage items with approval'?
    Cheers
    B.
    Message was edited by:
    Ratjeuh

    Even If I bypass the public user problem and do the following:
    -- create new page
        l_new_page_id := wwsbr_api.add_folder(  p_caid             => l_caid,
                                                p_name             => l_uppertext,
                                                p_display_name     => l_text,
                                                p_type_id          => wwsbr_api.FOLDER_TYPE_CONTAINER,
                                                p_type_caid        => wwsbr_api.SHARED_OBJECTS
        -- Process cache invalidation messages.
        wwpro_api_invalidation.execute_cache_invalidation;
        portal.wwctx_api_private.set_context( p_user_name => 'NEEDAPP', p_password => 'dummy');
        -- create new item
        l_text_item := 'This is a new item on the new page';
        l_new_item_master_id := wwsbr_api.add_item( p_caid              =>  l_caid,
                                                    p_folder_id         => l_new_page_id,
                                                    p_display_name      => 'This is the display name',
                                                    p_type_id           => wwsbr_api.ITEM_TYPE_TEXT,
                                                    p_type_caid         => wwsbr_api.SHARED_OBJECTS,
                                                    p_region_id         => 0,
                                                    p_text              => l_text_item
        -- Process cache invalidation messages.
        wwpro_api_invalidation.execute_cache_invalidation;
        wwctx_api.clear_context;
        owa_util.redirect_url(curl => l_back_url || '&' || l_reference_path || '.p_text=' || l_text);So, I change the context in my code to make sure that the item is created by the user NEEDAPP. This works, the page is created first (by the user who invoked the portlet) and an item is placed on the page. I can even see the item showing up in my 'PENDING ITEMS LIST' for approval.
    BUT
    After the procedure I am NOT redirected to the page where I submitted the form bu instead I get an error:
    Fout: De listener heeft het volgende bericht geretourneerd: 503 Service Unavailable
    What is the problem?

  • Drag and Drop Layout with items attached to Page 0 Region Bug

    Hi,
    I have a region on P0 (P0_REGION) and multiple page items (not on page 0) are associated to the region. When I go to "Drag and Drop" the page items I see all the Page Items for the given page and all the Page Items that are linked to a P0 Region. For Example:
    P0:
    Region: P0_REGION
    P100:
    Items: P100_X, Region: P0_REGION
    P200:
    Items: P200_Y, Region: P0_REGION
    Now on P200, click on "Drag and Drop" above P200_Y I'll see P100_X and P200_Y.
    This is a bit of an issue if you have a lot of items that are linked to a region on Page 0 but actually belong to another page.
    Is this a bug?
    Thank you,
    Martin Giffy D'Souza
    [http://apex-smb.blogspot.com/]

    Look at the following link:
    Drag and drop - like the builder?

  • List workflow with "Start workflow when an item is changed" will run twice when creating a new wiki page

    I have created the following workflow on the wiki page library to run when an item is changed:-
    And it will send emails as follow:-
    Currently when a user creates a new wiki page and he enters the wiki page name.
    Then he enters the content and click on save.
    Then two duplicate emails from the workflow will be sent ? So can anyone advice why creating a new wiki page will fire the workflow twice ?
    Thanks

    Hi john
    Have you see the library where the wiki pages are stored. You can see how many occurrences of the workflow has been run.
    Anyway, instead of using "wait for", can we put a condition that says, if Assign To:Approver is not empty. then email. 
    i use if instead of wait and it worked well, thanks

  • I created a document in Pages 5.2, emailed it to someone, who emailed it back with changes, but I cannot open it now. Why?

    I created a document in Pages 5.2.  I emailed this document to a friend through gmail in Safari.  My friend made changes and emailed it back to me.  When I click to download the document, Pages tells me it cannot open it.  I have created 4 documents like this and each one has had the same problem when emailed back to me.  Why?

    If you are also using Pages, but version 5.2, then I'm not sure how they read it if they are using 4.3. But for the two of you not to have problems you need to use the same version of Pages because as OS X has changed from Lion to Mountain Lion to Mavericks to Yosemite Apple has changed the version of Pages, but each version of Pages is not fully downward compatible.
    If they cannot upgrade OS X in order to use the Yosemite version of Pages that you use, then you should use Word documents. They should be able to Import/Read a Word document as well as Save or Export in Word format. Of course, they could just start using Office for OS X 2011 which would make things better all around.

  • How to create web items with different quantities?

    Hi,
    I have B1 inventory items that are single items but we will be selling them on the web as 'packages' of different quantities.  For example, we would like the user to be able to select the web item, then be presented with a drop down (attribute) of case (10 items), 1/2 pallet (80 items) or full pallet (160 items).  Is it possible to setup a product line master which is a B1 inventory item, then define the child items, non B1 items, and somehow have the proper quantities ordered?  (ie. ordering 2 cases creates a B1 order for our parent item with a quantity of 20)
    If I can do this, I have another concern.  Since we are currently using our test database, if I setup all of these child items and create the parent/child relationships, will these be lost once we swtich the database over to our live/production database?
    Thanks,
    David

    Personally, I would add the javascript to the Item's description with additional drop downs there, upon selecting the drop down, this would populate the QTY field which i would hide via javascript as well, but will be passed on to the Cart/checkout page.
    There is a somewhat similar discussion here:
    [Re: Custom price logic|Re: Custom price logic]
    James

  • Personalizations with Create Item and Item Style "Pop Up"?

    Can anyone provide me an example of how to create a simple pop up message?  I would attempt to create this with Oracle Personalizations -> Create Item -> Item Style "Pop Up".
    I attempted to create the pop up message but am not successful.
    Any guidenace would be greatly appreciated.
    Thanks!

    Hi Timo,
    My question is related to personalizations in Oracle Self Service pages,  Currently I am on Oracle APPS R.12.1.3.
    The Self Service pages are associated to a VIEW OBJECT that is either copied from Oracle seeded VOs or created and/or modified in JAVA.
    You can also perform a "Personalization" within the form and by pass making updates in JAVA.  This option is available in any self-service screen, top right corner labeled "Personalize Page".  Once you select "Personalize Page, there is a option called "Create Item" that will allow you to create a new column or custom action.
    My request is simply to understand how to utilize the seeded "Create Item" and within this function "Pop Up" in order for a page or message to appear immediately after for example the user select a button or enters data into a field. 
    Not sure if I can perform this within a "Personlization" or is updating the underlining View Object or Controller class is required.
    Thank you and I appreciate any guidance you can provide.
    Robert

  • Unable to change item category in Create SA with ref to contract

    We have a  centralised subcontracting contract (item category "L") in place for a material. The requirement is to create a scheduling agreement with reference to this contract line item item category "Blank" (Standard).
    But the item category field is greyed out (display only) when we try to create scheduling agreement with refernce to contract on the "Adopt + Details" screen. And we are not able to change the item category "L" to "Blank". Is there a way we can make this item category field editable on this screen before we hit "Adopt + Details".
    I have tried most of the field selection configuration, but there is no specific field selection group for this screen.
    Please note that the system allows you to change the item category when you create a PO with reference to this contract.

    Thanks Manu for your suggestion!
    But this is the process that we need to map. Request others to respond if they have comes across such a requirement and able to address it.
    Again I want to make a note here that if it is possible on POs, there should be a way to make it work for SAs.

Maybe you are looking for