KimberlyGaston
7 years agoQrew Cadet
Conditional Drop down Values on a Form
I am trying to limit a drop down list on a form conditional on two things. There are three fields: Project, Lead, Secondary Contact. To give some context, this is a table of status updates. When the project manager has a status update, I want them to only see their projects for updating on the drop down choices for projects.
I want the drop down list of projects to only include those when the current user (Responsible) is listed as the Lead or a Secondary Contact on the project. I am able to get it to work for one of the conditions (Projects where the User is the Lead), but I would like it to show projects where the user is EITHER the lead or a secondary contact.
Here is what the form field properties look like:
Is there an OR function on this? So it can say "shows choices where PSES Status Update: Responsible = Projects: Project Lead or where PSES Status Update: Responsible = Projects: Secondary Contact." Or is there another way to do this?
Thanks,
Kim
I want the drop down list of projects to only include those when the current user (Responsible) is listed as the Lead or a Secondary Contact on the project. I am able to get it to work for one of the conditions (Projects where the User is the Lead), but I would like it to show projects where the user is EITHER the lead or a secondary contact.
Here is what the form field properties look like:
Is there an OR function on this? So it can say "shows choices where PSES Status Update: Responsible = Projects: Project Lead or where PSES Status Update: Responsible = Projects: Secondary Contact." Or is there another way to do this?
Thanks,
Kim