Contact Us Form: Optional Fields
A basic contact us form where the number of guest fields displayed is determined by a parameter. The number in the parameter should match the fields actually added to the form.
Two parameters are required:
show_guest_info_fields => 1
to render the guest fieldsnumber_of_guests => x
to trigger the logic to show x number of guest fields