Constructor
new ExemptionReasonsController()
Methods
addReason()
- Description:
Add a new reason input field
- Source:
reasonBlurred()
- Description:
Handle when an input loses focus Add a new empty field if the last input now has a value
- Source:
reasonChanged()
- Description:
Handle input changes to update hidden field
- Source:
removeReason()
- Description:
Remove a reason input field
- Source:
updateHiddenInput()
- Description:
Update the hidden input with JSON array of reasons
- Source: