I have a situation where I need to hide a certain panel on a form based on the existing "visible when" and a new parameter for when visible. Please see below. The other "parameter" is a user defined field that gets set to TRUE or FALSE based on a users security role. Is there an "AND" for multiple visible when's? What is the proper syntax for this type of operation?
Thanks.
Jeff
Deliverables is a Panel
title is "Deliverables<DeliverableCount>"
visible when (UseDeliverablesOnContract) and (UserFieldGCSH)
list is ContractDeliverable set.ContractDeliverables