AX Tools
New Booking.
- When you save a New Booking, it selects ‘1’ for the ZeroCommission and followUpFlag fields, even if unchecked. This is the form (same for both):
->add('followUpFlag', CheckboxType::class, [
'required' => false,
'empty_data' => false,
'label' => 'Follow Up',
])
- The dropdowns are slow and repeatedly trigger. Most notable is for the Client Name/email/tel and the flight details