I want to create a form that the client can use to create a personalised quote for their client.
I want to create a form that the client can use to create a personalized quote for their client. They want the option to select a clause option from a dropdown list of several clauses. So in short use a dropdown menu that then populates a field with the selected clause. I have managed to create a dropdown menu list but can't figure out how to populate the selected option from the list. Is this possible without having to write JavaScript. Thanks from New Zealand!
