DaveWPinUK
You cannot customize the Agent Form natively; it’s hardcoded.
Can you further expand on “custom ticket allocation rules”? I’m not understanding what you mean by that.
You can create a decimal field natively by creating a short answer field, setting the validator to REGEX, and adding your own REGEX statement to only allow decimals.
Only thing we have on signals is this; other than that you are always on your own when modifying the codebase as you are deviating from core.
You cannot track time automatically. You’d have to add a custom field and have the Agents update it manually each time.
Cheers.