How to add multiple child records to an unsaved parent based on user choice for the number of child records added
Is there a formula URL where I can add multiple child records based on a number chosen by the user before the parent is saved? I have two tables - Quotes (parent) and Quote Line Items (child). On t...