Hello,
Is there a way to hide fields like "AccountTemplate.Name" as you can see in picture 2, picture 3 below in request forms?
Also, can we hide description "indirect item" lines as in picture 3 below?
picture 1
picture 2
picture 3
Hello,
Is there a way to hide fields like "AccountTemplate.Name" as you can see in picture 2, picture 3 below in request forms?
Also, can we hide description "indirect item" lines as in picture 3 below?
picture 1
picture 2
picture 3
Hello Sean Miller
Thanks for the comments, can you please advise how we can hide it on form shown to approvers?
Edit the form through the workflow editor. For example, go to the approval node and under properties look on the Form tab and edit. On the form, if you switch to source mode (raw html), you will see a jsp tag for aveksa:workflowvariables. You want to remove this block. This will cause us to not show any workflow related variables in this form shown to the approver. I recommend you create a copy of the form and reference the copy here so you still have the original if needed.
Thanks Sean Miller
How about below area in red rectangle. Can we hide it?
Note: "Show Job Level Variables" option is already unchecked
You can hide it on the form shown to approvers but altering the form to not include variables (this is a javascript tag). You cannot hide it today in the request details screen unfortunately