I need to make a contract form where the person enters thier name etc and some other info throughout the contract. then when they hit submit, the whole contract with the inputted information , not just the input data, gets sent to the business owner. so when the business owner receives the form, its the whole contract and the info is read by the owner.
would i put the whole thing in a field then nest the other fields that need to be filled in then put the submit button outside the whole thing?
thanks