How to manually add second detail on master detail page

Hi,
Apex 4.1
can anyone tell me which steps to take excactly to manually create a second detail region on a master-detail form ?
So far I've copied the first detail region and customized it to the second detail table. Copied the processes and adjusted them.
What happends now is whenever I push one of the 2 "add row" buttons the rows are always added to the last region shown on the page. (also if I try to change anything on the data on the form and submit it all kind of errors show up )
It seems like the javascript:addrows() does not work for the region it's defined in, but how to adjust this ??
If I'm forgetting any other steps please also let me know.
Found multiple threads on this but so far no explanation on how to manually do this.
Cheers
Bas

Bas,
Multiple tabular forms or detail regions on a master-detail form are not yet supported. So you best option would be to make one or both of the detail regions read-only report regions with edit links on each row, which would take you to a detail edit page. Alternatively you could try to manually build two tabular form regions on your page, however you will not be able to use any of the built-in tabular form features then, incl the add-row functionality, the multi-row update processes and declarative validations. So all of this would need to be hand-coded in PL/SQL and JavaScript. We have plans to support multiple tabular form regions out of the box, but we don't yet when this might make it into APEX.
Regards,
Marc

Similar Messages

  • How do I Add second monitor to ALL in One ENVY23 that has a HDMI port

    How do I Add second monitor to my ALL in One ENVY23 that has a HDMI port the computer has Win 8  Model #: 23se-d494
    Product #: F3D93AA#ABA
    Serial #: [edited Serial Number by Moderator]
    Software Build #: 14AM1HRA601#SABA#DABA
    Service ID #: 20140521
    PCBRAND #: HP

    Here are the specs for your HP ENVY TouchSmart 23se-d494 All-in-One Desktop Computer. Based the specs, the HDMI port on the side of your computer is an INPUT only. This model doesn't have a video output of any kind.
    1 - Controls           2 - HDMI In port (model dependent)
    You will need to purchase and use a USB-to-video adapter such as the EVGA UV Plus+ UV39 (or any of the many other adapters on the market) to connect an external display to your computer. I personally use and recommend the EVGA UV Plus+ UV39.
    If you have any further questions, please don't hesitate to ask.
    Please click the White KUDOS "Thumbs Up" to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • How do I add an electronic signature to a pages document

    how do I add an electronic signature to a pages document?

    Sergio
    Glad you stepped in and elucidated my inadequate explanation.
    Step by Step explanations of the problem will get Step by Step instructions, but its been a week and the O.P. hasn't elaborated on what they actually want.
    You may consider it a horrible answer, what was your opinion of the question?
    Peter
    PS I looked hard but couldn't find a reference to Preview in my post.

  • How do I add OIC presense into my web page?

    How do I add OIC presence into my web page? with Oracle Messenger (RTC) we can use the href=rtcmsgr:sendmsg?<login_ID> what is the equivalent for Oracle Instant Chat (OIC)?

    Unfortunately, this functionality was lost in the conversion from RTC to OIC. This feature was available because of a http web presence. Oracle did not license that component in OIC.

  • How do I add an album to the album page

    How do I add an album on my album page with iweb
    thanks

    Open the Media drawer, click on Photos, select the iPhoto album you want to add and drag it into the iWeb album page.
    OT

  • How do I add links to my social media pages within Dreamweaver?

    how do I add links to my social media pages within Dreamweaver?

    As you would for any other link. What is the precise problem? Can you give us an example?

  • How to manually add library to my WL domain using admin console?

    Hello All,
    In need to manually add the JSF2:0 shared library into my
    domain using the admin console. How can I do that?
    Should I go to Admin Console -> Deployments -> Install -> Upload (from my desktop) -> now how do I tell where this should be installed in weblogic?
    Thanks,

    this link http://download.oracle.com/docs/cd/E21764_01/apirefs.1111/e13952/taskhelp/library/DeployLibrary.html shows the steps involved

  • How to manually add rows to DataSet ?

    Hi,
    Apologies if I have missed something obvious - but how should
    I manually add rows to an empty dataset ?
    I've seen the setDataFromArray example in the
    samples
    - but I just want to take a value from a form field and add it to
    the dataset.
    Thanks,
    Richard

    I've just answered it myself...
    use this in the head :
    var ds1 = new Spry.Data.DataSet();
    ds1.data=[];
    function addToDS(newItem){
    // Create row id
    var recordID = "ROWID-" + ds1.data.length;
    // Add new record to the dataset
    ds1.data.push({ myItem: newItem, ds_RowID: recordID });
    ds1.loadData();
    Just call addToDS(value of an input field) using an onclick
    event.

  • How to manually add music

    I want to add music manually from my mac. however when i try to set it up to do that, it wipes my itouch music out completely and have to do a complete re-sync for music from the Library. Isn't there some way to sync it and only add new music that i have added?
    Also, how do only add certain tracks on the albums that I have added to library. thanks in advance to help!

    I just use the manually manage music selection. I don't ever sync music because my music library would be huge and I constantly add and delete music.

  • How to manually add audio book to the ipod

    How do I manually add an audiobook to my ipod?

    First make sure your iPod is set to manually manage by enabling the Manually manage music and videos option from under the iPod's Summary tab.  Once you have done this, you can manually click and drag the audiobook and its tracks over to your iPod from under the Devices section in the lefthand pane of iTunes.
    B-rock

  • How to manually add RAC Resources

    I have been experimenting with RAC on 10gr2 database running on Oracle Enterprise Linux 4.
    I lost the disk that contains the OCR, which was not mirrored. :(
    I reinstalled Clusterware successfully, but when I ran crs_stat -t I see gsd,ons and vip but not the database resources for the two nodes (instances,listener,database service).
    These resources were registered automatically when the DB was created using OUI and selecting cluster installation
    How can I use crs_profile and crs_register to manually add/register these resources?

    user616051 wrote:
    I have been experimenting with RAC on 10gr2 database running on Oracle Enterprise Linux 4.
    I lost the disk that contains the OCR, which was not mirrored. :(
    I reinstalled Clusterware successfully, but when I ran crs_stat -t I see gsd,ons and vip but not the database resources for the two nodes (instances,listener,database service).
    These resources were registered automatically when the DB was created using OUI and selecting cluster installation
    How can I use crs_profile and crs_register to manually add/register these resources?ah ... a promising candidate for a RAC certified expert Certification ;-)
    There is a RAC forum that should help with RAC/clusterware installations : RAC, ASM & Clusterware Installation
    Best to mark question answered here and post in that forum ... rgds - bigdelboy.

  • How do I add second email account in iPhoto on my iPad?

    I have a new IPad that I use for personal and work. I installed the $5 iPhoto app on the iPad and I can email photos, but only using my personal gmail linked to my iTunes. How can I add my work email to iPhoto so that I can send photos from my work email? I've looked in the iPad's settings but can't figure it out. Thanks in advance for the assistance.

    Thank you so much for the assistance. You pointed me in the right direction and now my problem is solved. I struggled for 2 hours and you helped me fix the problem in 2 minutes. Thank you.

  • How to "manually add songs" only

    A few simple steps to manually manage your music in your iTunes so that your manually add songs to your iPod (provided the song amount, i.e. the Gb used, is less than the storage capacity of the touch device used).
    Step 1.
    Create a playlist and drag every song into the playlist you wish to be on your iPod/iTouch/iPhone.
    Step 2.
    Return to the music section in iTunes and press "cmd" and "select" at the same time on one of the 'ticks' to unselect all songs.
    Step 3.
    Return to the playlist and press "cmd" and "select" at the same time on one of the 'ticks' to select all songs in the playlist.
    [Note in doing step 2 followed by step 3, only the songs in the playlist are checked in the music section]
    Step 4.
    Return to the music section and sort by checked songs
    Step 5.
    Select all the checked songs and drag them onto the iPod/iTouch/iPhone.
    Step 6.
    Return to the music section in iTunes and press "cmd" and "select" at the same time on one of the 'ticks' to select all songs.
    [Now what you have is only the songs you want on your device and all the songs will show up in the manually added songs section on your device. Also by reclicking all the music in your iTunes library you avoid the unnecessary complications of songs not playing/transferring while listening to music on your computer]
    A bit time consuming but it works well who like to carefully manage their library.

    Hi Chris,
    I will delete this thread and repost with correct terminology to avoid confusion. Also I will include the rationale behind why you would take this approach so that people can choose to see whether they will benefit from it. I'd have liked this to exist prior so I can manage my music statistics.
    Your way is right also, but is not the only way to do it and is certainly not the correct way for me. You don't "manage" your music your way.
    A few simple steps to manually manage your music in your iTunes so that your manually add songs to your iPod (provided the song amount, i.e. the Gb used, is less than the storage capacity of the touch device used).
    Reason: This is a good approach (not the only approach might I add) if you wish for your playcount to be tracked and a failsafe way of managing your songs individually so you do not need to rely on playlists.
    Step 1.
    Create a playlist and drag every song into the playlist you wish to be on your iPod/iTouch/iPhone.
    Step 2.
    Return to the music section in iTunes and press "cmd" and click on the "touchpad" at the same time on one of the 'ticks' to unselect all songs.
    Step 3.
    Return to the playlist and press press "cmd" and click on the "touchpad" at the same time on one of the 'ticks' to select all songs in the playlist.
    [Note in doing step 2 followed by step 3, only the songs in the playlist are checked in the music section]
    Step 4.
    Return to the music section and sort by checked songs
    Step 5.
    Select all the checked songs and drag them onto the iPod/iTouch/iPhone.
    Step 6.
    Return to the music section in iTunes and press "cmd" and click on the "touchpad" at the same time on one of the 'ticks' to select all songs.
    [Now what you have is only the songs you want on your device and all the songs will show up in the manually added songs section on your device. Also by reclicking all the music in your iTunes library you avoid the unnecessary complications of songs not playing/transferring while listening to music on your computer]
    A bit time consuming but it works well who like to carefully manage their library.

  • How to manually add music from your library

    I'm attempting to manually add an album in my library onto my iphone library, but it won't let me.
    On the phone summary it only has "Manually manage videos" and not music, and on the Music tab it only allows me to add voice memos.
    Can anyone suggest what I'm doing wrong?

    Did you follow the steps in this article?
    Managing content manually on iPhone, iPad, and iPod
    Also make sure that no restrictions are set in Settings/General/Restrictions.

  • How to manually add HP C410a Scanner in Mountain Lion?

    I just got a new MBA running Mounta Lion. I'm 100% up to date on Software Update. I've also downloaded and installed the "full featured" HP software for my C410a specifically for Mountain Lion from http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en &cc=us&prodTypeId=0&prodSeriesId=4059515&prodNameId=4059651&swEnvOID=4142&swLang =8&mode=2&taskId=135&swItem=mp-111985-1
    My C410a is happily connected to my network with an Ethernet wire. I have other computers, both Windows 7 and OSX 10.7 that can print and scan no problem. My new computer, however, can't seem to find the scanner. It had a hard time finding the device as printer too, but when I was in Print & Scan and I clicked on the plus-symbol, I was able to choose "IP" and enter my devices IPv4 and then OSX finally detected what was going on and gave me the proper options to add my C410a. I did a test page and everything - it all works. I can't seem to find how to add this as a scanner, however. ***?
    Halp me, please! How do I add this network enabled scanner?!?!
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=c03378792 #N541

    Here's a screenshot that may be relevant:

Maybe you are looking for

  • SSRS - Oracle Stored procedure returns no data but does in SQL Developer Sudio

    HI there, Stored procedure returns no data when executed on the report but when i execute the stored procedure in Sql Developer it returns required rows. Thanks for your help!

  • ITunes does not sync with iOS5 iTouch

    After I updated my iPod Touch to iOS 5, and simultaneously iTunes to version 10.5, they have not synced. When I connect the iPod to my Windows 7 PC, iTunes opens, recognizes the identity of my iPod, and begins to sync, saying "Syncing iPod (Step 1 of

  • Indicated instalation path of the aplication in JNLP file

    Hi everybody, First of all, i would like to apologize about my english. Sorry about it. I got a problem with a deploymet of an application using Java Web Start. My application deploys correctly but i need a way to indicate where's the path i want to

  • Trouble installing DNG Converter 7.2

    Hi guys, Can get all the way through the install process for DNG converter 7.2, but when I try to launch it I just get this error message every time (and it reoccurs every time I click Relaunch or ignore). I'm on a MB Pro running 10.5.8. EDIT: Was ru

  • External text issue

    I have tried to look up this issue in the flash help, lynda.com and here with no luck. I have an issue with external text that I import. The text loads fine but when I click to go to another frame in the same timeline the previous text stays and the