Jump to content

Assigning two different value lists to a field


AnotherNewGuy

This topic is 4231 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a field where people need to enter either a project name, or if it's not related to a project, they need to select from a list of non-project related choices. The project list comes from two fields (project number, project name) in a separate database that houses all of the projects and other project-related information. The non-project related list will be a static value list.

There is a checkbox that the user should check if the request is not related to a project. If the box is checked, the value list should be the static value list from within the same database, but if the box is unchecked, the value list should be the list of projects directly from the two fields in the related project database.

Can anyone suggest a way to do this?

Thanks!

Link to comment
Share on other sites

This topic is 4231 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.