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

Question

Question

show table based on user

asked on April 21, 2017 Show version history

I have this chart.

I would like it to show only when the current user does not equal the initial approver (selected from a drop down in previous form).

I don't see enough customization in the Field Rules section to do this easily.

I assume this could be done using JavaScript.  Could someone help me with the code?

Variables  are the names of the fields/tables, using underscore as the space markers. 

 

 

0 0

Replies

replied on April 21, 2017

So you have two forms. In the first form, the approver is picked via drop-down menu. In the second form you could use a hidden textbox and load the current user there. Then compare the two values. If they are not the same, hide, else show.

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

Sign in to reply to this post.