feat: promotional and purchase vouchers
This commit is contained in:
@@ -267,6 +267,10 @@ class CreateFieldStateProvider extends AbstractFieldStateProvider
|
||||
'static_text' => new SingleRoomTypeCondition(),
|
||||
];
|
||||
|
||||
// Voucher fields (purchaseVoucherCode, promoVoucherCode) have no state conditions
|
||||
// They are enabled by default for all participants in create mode
|
||||
// No visibility rules - always shown to allow optional voucher entry
|
||||
|
||||
// Example field state conditions would be registered here
|
||||
// For demonstration purposes, here are some example patterns:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user