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

Question

Question

Forms - hide multiple fields across multiple tables with a single condition

asked on May 14, 2018

Is there any way to hide multiple fields across multiple tables with a single condition? I have tried using a single field rule and multiple field rules. Neither will hide more than one field if they are in different tables.

0 0

Replies

replied on May 14, 2018

I think you are experiencing a bug we have fixed in the upcoming 10.3.1 update 1 release. We will update this post once that update becomes available. 

1 0
replied on May 14, 2018

Ok thanks!

0 0
replied on May 16, 2018

We did try to use the javascript method .hide() but this appears to be a temporary hide option. It hides it in the moment, but the archived document still show sit. Kinda strange how javascript changes are temporary or for only in the moment stuff. Is there a way to LOCK javascript modifications on the form?

0 0
replied on May 16, 2018

I think this only applies to when you specify the field type IE: $('.classname type') vs $('.classname'). That is why he found that it worked for fields he did not reference as an input type.  This is because when you submit a form, first, every field is deleted from the form and the value is copied to a replacement field of type DIV. I am pretty sure we left out the type but will check when I am back in.

0 0
replied on May 17, 2018

If that (or any other related posts) don't work for you, please start a new post with the second question. It will be much easier for others to search for and better practice to keep each post one topic. 

0 0
replied on May 17, 2018

I also have a customer with the same issue. Please do let us know when the fix is available. Thanks.

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

Sign in to reply to this post.