Hi support,
I am trying to Add New record of reference attribute by using custom implementation instead of using default implementation where attribute presentation display as table of items.
Two Business objects
Addresses are referred as attribute of customer with multiple ticked.
Now, when i ENTER NEW CUSTOMER or CREATE NEW CUSTOMER via a process and click on Add New in addresses area, address form appears but it fails to complete either press ok or cancel button. Address is created in the database table but process fails, reference attribute parent reference is undefined and all disappear.
Why i am using custom implementation ? because i have a requirement to Add New Addresses via OtherMainForm instead of default creation form.
here are the screenshots and test bsv.
screenshot

BSV
http://softservsolutions.com/i/TestImplementation.bsv
Thanks,