Quick create records in bulk

Posted by mgill on 16-Oct-2014 06:24

Hi. I have two objects A and B where the cardinality is a many B records to A. I want to expand the quick create screen so that I can enter some information for record B, but then enter a numeric value to create more than one instance of the new record, so bulk creating records using the information entered on the quick create screen. Can anyone advise how this can be done?

All Replies

Posted by pvorobie on 16-Oct-2014 07:48

I'd recommend adding trigger on object A "on create". When you create A record, specified number of related B records is created as well.

Posted by Godfrey Sorita on 16-Oct-2014 09:08

You can expand the quick create screen by adjusting the width and height in page properties.

Posted by Godfrey Sorita on 24-Oct-2014 09:47

Hi Manjinder,

Were you able to try the suggested solutions to your problem? Please let me know how it goes.


Thanks,
Godfrey

This thread is closed