Prefilling and / or making them read-only.
coding-language
and the other
help-with
. To pre-fill them you pass their slugs and values to the Booker atom’s defaultFormValues prop:
disableOnPrefill
booking field property controls whether or not to make a booking field read only if we pass its value in the defaultFormValues prop. Here is an example request
where we create an event type with one booking field with “disableOnPrefill”: true and the other with “disableOnPrefill”: false: