ArshadKhwaja
8 years agoQrew Commander
Opening Master Detail Records in New Window
I have established a master to detail routine where I am using a template to add records to a child table en masse. It works well. But is there a possibility that I could open the newly created records in a new window? And once these are saved, I could see these records by pushing a button on the parent record? I understand I will use two buttons and hide these as appropriate. I am using following statement to import records.
"javascript:void(copyMasterDetailButtonHandler('&relfids=133&sourceRID=4068&destrid=" & [Record ID#] & "', 'bksybcgkb'))"
"javascript:void(copyMasterDetailButtonHandler('&relfids=133&sourceRID=4068&destrid=" & [Record ID#] & "', 'bksybcgkb'))"