Jump to content

Using Regex or other Validation to Control Decimal Input by Plan


Mark1

Recommended Posts

Alejandro of Kristan, do you guys know of a way I can set a maximum value for a decimal field, based on the listing plan being submitted?

 

E.g.

 

<50 if listing Plan ID = 1

<100 if listing Plan ID = 2

<200 if listing Plan ID = 3

 

Can this be achieved with a Regex pattern or maybe some other way.

 

 

Link to comment
×
×
  • Create New...