R
Ruben Dröge
Guest
I have the following challenge: - two objects: requests & persons - cardinality between objects is multiple persons to 1 request I want portal users while creating a request to be able to create (and immediately attach) multiple person records for that request. I know I could use the grid to accomplish this, but the person object has to many required fields to fit into a grid component, so that would be a no go. The embedded quick create only seems to allow to create one person at a time while creating the request. Also I do not want a lookup, because I want to make it mandatory for the users to create new person records for every request they create. Is there an easy / smart way to accomplish this?
Continue reading...
Continue reading...