This example shows how you can pre-populate fields on child reservations based on the parent reservation from which they are created.
To prepopulate fields you need to add a handler to the onInit event of the form, in your 'customize' method.
...
This example shows how you can pre-populate fields on child reservations based on the parent reservation from which they are created.
To prepopulate fields you need to add a handler to the onInit event of the form, in your 'customize' method.
...