I need help on how to use this in FIELD SETUP. I'm trying to look for a documentation but couldn't find any. I need to setup a currency field $ ###,###.##
Please help!
I need help on how to use this in FIELD SETUP. I'm trying to look for a documentation but couldn't find any. I need to setup a currency field $ ###,###.##
Please help!
Admin panel -> Manage -> Forms -> Ticket Details.
Create your field.
Click the Config button
Select your settings for the field.
Validator has a number option.
Alternatively you can write a reg edit to enforce a different format.
Select number option then what? It will automatically convert to currency format?
Our osticket is hosted through supportsystem.com how do I do a reg edit?
regular expression. It's the same drop down as number.
same dropdown as number? why bother to list it there? weird.
because regular expressions are an option for validating your data.