We have a number of fields that require currency for its inputMask. I have not been able to find any way to set a Min and/or Max Value.
Thank you look forward to hearing from you soon.
JSON{
"name": "goal_cost",
"title": "Cost",
"cellType": "text",
"isRequired": true,
"inputMask": "currency"
}