Jump to content

Recommended Posts

Posted

I would like a field to be required only if a float field has 0 value (not blank). So, adding this: my_float_field=0 on "Required only if" section it makes the field required when it has 0 value and when it's empty too. Is it possible to get the field required ONLY when it has 0 value?

Posted
5 hours ago, arjen said:

Not tested, but could you try: 


my_float_field=0, my_float_field!=""

 

Already tried that and it doesn't even getting required at all.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...