You are viewing limited content. For full access, please sign in.

Question

Question

How to Make Field Not Required if Field in Same Row Has Specific Value?

asked on June 19, 2019

I have table with multiple columns. One column is a drop-down field named 'Service'. Another column is a single line field named 'Item #' and is required. When the value of the 'Service' field is Digital Media or Fingerprint, I need to make the 'Item #' field not required. Does anyone know how to do that using JavaScript?

1 0

Replies

replied on June 20, 2019

Hi Blake,

A tad rudimentary however you could use the field rules to hide 'Item #' and ignore the data when the Service selected is Digital Media or Fingerprint.

 

Thanks

Mark

 

replied on June 20, 2019

Hi Blake,

Might not be what you are looking for. However could you use the field rules to hide 'Item #' and ignore the data when the Service selected is Digital Media or Fingerprint?

Thanks

Mark

0 0
replied on June 20, 2019

Even though the field will not be required for the two values, it is still possible that they need to enter values.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.