Can a single form contain two regions?

Can a single form contain two regions? One region would be unique to each application. The second region would be reused on several applications. Is it possible to put both regions in the same form?
I tried it, but I am new to APEX. I would greatly appreciate you pointing me in the right direction. I am using APEX 3.2
Thank you.

You can't use Flex forms the usually way and achieve your
goals?
<Form>
<FormItem>
</FormItem>
<FormItem>
</FormItem>
<FormItem>
</FormItem>
</Form>

Similar Messages

  • A single Form containing two colums

    Hi
    In Flex 3 is there any way to build a Form with two columns.
    I want to lay out a Form to look nice. The following structure
    seems to end up with the FormItems losing their alignment. I've
    simplified the structure to keep the concept simple.
    <TitleWindow>
    <Form>
    <HBox>
    <VBox/><!--some textinput fields inside
    FormItems-->
    <VBox/><!--some textinput fields inside
    FormItems-->
    </HBox>
    </Form>
    </TitleWindow>
    Many thanks in advance
    H

    You can't use Flex forms the usually way and achieve your
    goals?
    <Form>
    <FormItem>
    </FormItem>
    <FormItem>
    </FormItem>
    <FormItem>
    </FormItem>
    </Form>

  • HT1711 Can a single computer have two separate iTunes accounts?

    Can a single computer have two separate iTunes accounts?

    Yes
    An account is just a user name and password used to purchases content.

  • Can a ear file contain two war files

    I have I want to merge two webapplications into single.
    is it possible?
    and also I want to know that can one .ear file contain more than one .war file?

    I don't see any problem about it... You might want to deploy to web sites into the same application server at once... I don�t think there are any kind of restrictions at this level.
    MeTitus

  • Can in a form do two things :one is query and the other is upload ?

    Hi,
    I have a table with which I create a form, I want to after I had upload a file at the same time compare with a query in the form. But, the problem occur that
    I uploaded the file name cannot insert into the table. I had created insert in the Process, however, the insert OK message can see, but there is not able found the file in the table.
    Best Regards,
    Simon Wong

    Hi,
    Now, I can upload file into the table. But, I want while I upload a file and the data input in the form also save into the same table together. When I save data in the form alone it is ok, then now I only do one thing in this form. So can I do both
    of saving into the same table.
    Regards,
    Simon Wong

  • Can a NIDAQmx task contain two counter inputs?

    Hi I am using PXI-6602 to measure angular position with three digital enoders. Currently I am creating three different task each with one ctr input and then synchronizing them together. Is it possible to create just one task having all three ctr inputs such that there is no need of synchronization etc.
    Vicku.

    Hi vicku,
    I understand that you cannot have multiple counters in one task; in order to use multiple counters, you must create a separate task for each counter. Are you having problems trying to synchronize these tasks? If so, please post back the details so we can try to help.
    Ana P
    National Instruments
    Applications Engineer

  • Can a single laptop house two different Apple IDs iTunes Libraries?

    My laptop just died and I would like to load a back-up of my complete iTunes library onto my daughter's new laptop.  She has her own Apple ID.  Is this possible? 

    Sure, just create a new user account on her laptop, and load the iTunes library onto the new user.
    Create new User Account
    http://windows.microsoft.com/en-us/windows/create-user-account#create-user-accou nt=windows-8
    How to move your iTunes library to a new computer - Apple Support

  • Can I create a single PO for two company codes

    Hi
    Can I create a single PO for two company codes. Though I know that Company code is assigned at header level but still I know there is a setting in controlling which when activated two company codes under same controlling area can procure the goods under the same PO.But i forget from where to activate that message or control in config.
    Thanks

    Hi Lekhram,
    I'm just beginner so maybe I got the wrong end of the stick.
    If you order something that something must belong to a definite company > plant. How could possess two company the same thing at the same time (totally)?
    (companies are at the same organisational level - none of them is subject to the other).
    Maybe I'm mistaken.
    So I <b>guess</b> you can use only one company code for one PO.
    Controlling area & company code
    http://help.sap.com/saphelp_46c/helpdata/en/e5/077a704acd11d182b90000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/08/513f4b43b511d182b30000e829fbfe/frameset.htm
    Purchasing & organisation
    http://help.sap.com/saphelp_46c/helpdata/en/75/ee0a9555c811d189900000e8322d00/frameset.htm
    All the best
    Csaba

  • Can i divide the page size like 50%where  two regions should appear

    Hai..
    Can i divide the page size like 50%where two regions should appear, and in another 50% one more reion should apper ...
    how can i do that
    Thanks
    Anoo

    Anoo,
    Are you talking about two regions side-by-side? You could try applying "Reports Region 100% Width" report template on both regions, and making the 2nd region having Column 2. This way both will display side-by-side with 100% width.
    Ittichai

  • Can a single LOV return values to two different fields?

    Hi,
    I have a scenario where I already have a LOV in the form which is assigned to a Field A. This LOV returns the value to field A. I have another field B which needs the same list of values. I can assign the same LOV to the field B as well, but can the value selected be returned to B?
    I can create another LOV with the same record group, but just wanted to know if its possible to use the same LOV again.
    Thanks

    Hi Karuna,
    You can achieve this by providing a third column in LOV (whose column width can be set to 0 to prevent it from being visible in lov) which can be comma-separated of two fields. This third field can then be assigned to the form field. And a substr() function call can get you both values.
    Hope this helps,
    Anantha
    [http://askanantha.blogspot.com]

  • I am planning buy an individual package of adobe creative cloud. Can i use single license in two of my system?

    I am planning buy an individual package of adobe creative cloud. Can i use single license in two of my system?

    Hi Elbethel,
    A single license of Adobe Creative Cloud can be installed and activated on 2 machines for personal use.
    Regards,
    Anand

  • My itunes library contains two of end title. How can I edit this??

    My itunes library contains two of each title. How can I easily edit this????

    I've written a script called DeDuper which can help remove unwanted duplicates. See this  thread for background.
    tt2

  • How to display two regions side-by-side without wrapping?

    Application Express 3.2.1.00.10
    On my page I have two regions: (1) report region, and (2) PL/SQL Region
    The report region is based on a query that returns a single column containing the following HTML.
    example:
    <TABLE width=100% bordercolor=#E7E7E7 cellspacing=1>
    <TR bgcolor=#E7E7E7>
    <TD><B>VIEW NAME</B></TD>
    <TD><B>LAST UPDATED</B></TD>
    </TR>
    </TABLE>
    The second region is based on PL/SQL code that based on certain conditions, returns a workspace image using htp.img.
    Both regions are using defined with:
    Template: No Template
    Display Point: Page Template Body (1, items below region content)
    Column: 1 (for 1st region), 2 (for 2nd region)
    The issue is that both the HTML table and image appear on the page, but the contents within the table are wrapping.
    I have tried changing the CSS Style attribute for the report column attribute, but I can't get it to stop wrapping the contents. In searching the forum, I haven't found any solution to this, or maybe I am not searching for the right keywords.
    Any ideas?

    You can do this in form painter position your secondary windows side by side. then in the page start creating tables.
    so now your each table in each window will appear side by side because your both windows u positioned it side by side.
    Swetha.

  • Refresh two regions at a time

    Hi,
    Iam new to ADF Framework. Using JDeveloper 11.1.1.5.0. Following is the high level description of our requirement.
    I've JSF page with four regions localted at left,Center, Bottom & Right. Left region having three buttons. Based on button click, center region will be populated with corresponding tree. User can select the required elements from the each tree & then click on 'Submit' button (which is in Center region).
    As of now Iam able to achieve till this part with the help of " Programmatic Partial page refresh (PPR) with dynamic regions »http://asktown.co.uk/?p=223"
    Now the pending part is, If user clicks on 'Submit' Button then need to send the selected item references to bottom region & right region at a time to do some thing. i.e Bottom region will display the selected items and right region will perform calculation part.
    There are two things pending as I know
    1. Getting the selected nodes from three trees(Each botton will display separate tree in center region)
    2. Refreshing two regions (bottom & right) at a time with Submit click.
    Ihope, If i could achieve these two things,Iam almost done with my task.
    Can you provide hint to proceed on these two things. It would be helpful, if some one provide pointer to achive this task.
    Thanks in advance,
    MSR.

    Hi,
    if you use shared data controls then this is not so difficult to achieve. Here's what you would do
    1. http://docs.oracle.com/cd/E23943_01/web.1111/b31974/web_masterdetail.htm#sthref2108 --> "Using the TargetIterator Property" explains how to synchronize iterators with the selection in the tree. Say the tree has locations, departments and employees. Then when you click the employees node, a employees iterator is synchronized
    2. For each iterator used or referenced by the tree create an attributeValue binding for the value you want to pass on to the other regions
    3. the region input parameters of the two regions to synchronize point to a managed bean in view scope. The refresh condition is set to if needed on the task flow binding so that when the input parameter value changes, the region restarts the contained task flow
    4. See http://www.oracle.com/technetwork/developer-tools/adf/learnmore/50-synchromize-form-treeselection-169192.pdf (--> page 6, "Building the Custom Selection Listener"). Change this code so that whenever a user selected a tree node you
    i) retain the default functionality
    ii) determine the selected node and read the attribute value binding for this node. Say the node is employees and the attributeValueBinding you created is for EmployeeId. Then the code looks like
    BindingContainer bindings = BindingContext.getCurrent().getCurrentBindingsEntry();
    AttributeBinding attr = (AttributeBinding) bindings.get("EmployeeId);
    Object selectedNodeValue = attr.getInputValue();
    5) Set the selectedNodeValue to the managed bean property referenced from the region input parameters
    6) Call AdfFacesContext.getCurrentInstance().addPartialTarget(region reference) for each region
    7) The last thing to consider is that the tree is in a region itself. So here is some complexity that you handle following the idea mentioned in this blog (http://one-size-doesnt-fit-all.blogspot.de/2010/09/master-child-btf-chaperone-contextual.html)
    Since the two dependent regions are refreshed by the parent view, you need to define a managed bean in view scope for the parent view and then pass the bean as an input parameter reference to the region having the tree component. You use this handle then to pass the selected EmployeeId and the partial refresh notification to the view bean. The bean then sets the managed bean property read by the task flows in the dependent regions
    Frank
    Ps.: This is a very complex use case for a start with ADF
    Frank

  • Single form for secure zone registration and web app submission?

    Hi
    Is it possible to setup a form where a user can simultaneously register for a secure zone and submit a web app entry? The knowledge base / tutorials describe a two step process (web form for secure zone registration and web app input form for web app submission), but I would like users to be able to do both with a single form
    Thanks in advance for any suggestions
    mls

    In order to have a customer create a web app item they must be logged into the secure zone already.  I've seen some instructions on how to let users submit web app items outside a secure zone but that requires creating a dummy anonymous user and logging them into the secure zone via javascript.  You could use this method and once it's submitted you'll have to manually attach the web app item to the correct user in the BC Admin.  That might not work for you but you can read more about that at http://forums.adobe.com/docs/DOC-1784
    You can't use the above solution with the current user's username and password because those tags are only available when the user is logged into a secure zone already.  If your signup form needs to be filled out first, the user isn't logged in.
    Your best bet is to have the public signup form redirect the user after submission to an "Add item" form you have created. Maks sure that form is in a secure zone so when they add the item it is attached to their account.
    If you don't want to redirect them to a secure zone and want it more seamless you could try to use some javascript/ajax to submit the form via javascript and after the form is submitted, use the javascript code in the above to log them in (be careful to use the https://yoursite.worldsecuresystems.com url if you are passing username and password info gathered from your form to log them in via javascript/ajax).  Once they are logged in via the javascript you can use more ajax to fetch a page's HTML that resides in a secure zone.  This HTML returned from the javascript can be your "add web app item" form and since they were logged in via javascript (securely, right?) this HTML should contain the right information.  Insert this returned HTML into your form container that held the original signup form and they can continue to add a web app item without having to log in.
    This is theory and might work but you'll have to start experimenting with it via javascript.  I haven't actually tried to do this so hopefully some other community members who might have tried this can weigh in here as well.
    Good luck!

Maybe you are looking for

  • New excel file cannot be opened with right click in any folder.

    Usually I create a new file (.xlsx) by right click inside any folder of windows 7 . Recently I am observing that it is not being possible to create a new file (.xlsx) by right click when I am inside a folder. Whenever I right click in order to create

  • Condition Type - Values getting changed at billing

    Hii All I have a header condition which is set up as group condition at header level. When an amount is entered at the header level it gets proportionately distributed among the line items. This is fine. Problem comes when a line item is completely s

  • Dynamic Header in ALV output

    Hi All, I have requirement like below i have company code in the selection screen as select options. i need to give the output in such a way that suppose the end user given the company code as 100 110 120 then  i need to display in the <b>header sect

  • Call a sequence of VIs (not .exe)) in VB. only LV runtime engine Installed

    I am try to reuse my labview vis in VB enviroment. I would like to call a sequecne of vi from VB just like in LV with Call By Reference. This is a production enviroment, only Labview runtime engine installed in the computer. I realize that I can call

  • Reason for com.sap.aii.af.ra.ms.api.ConfigException?

    Hello all, when trying to execute a synch Soap Request I get the resposnse message: <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">   <SAP:Category>XIAdapterFramew