Hi,
I have a Text field in EspoCRM called startTime, and I want to ensure that users enter the time in 24-hour HH:mm format (e.g., 09:30, 23:45).
I’m looking for a formula that can validate this field and show an error if the input is not in the correct format.
I have a Text field in EspoCRM called startTime, and I want to ensure that users enter the time in 24-hour HH:mm format (e.g., 09:30, 23:45).
I’m looking for a formula that can validate this field and show an error if the input is not in the correct format.
Comment