Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Drop Down List Question


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

Recommended Posts

Posted (edited)

I guess I should have been clearer in my last posting.

I have a field named "OCC Title" this contains the job position titles.

"OCC Title" is a drop-down list, with values from a record that I imported from excel.

I have another field named "OCC Code", this is the field for Occupational Codes.

Then I have these fields called "States", "Average Salary", "Entry Salary", and "Maximum Salary".

What I wish to happen is this:

1) I wish to see the "OCC Codes" automatically filled every time a value within the drop-down field "OCC Title" is selected.

2) I wish to see the fields "Average Salary", "Entry Salary", and "Maximum Salary" automatically filled per "State", whenever a value from the "OCC Title" is selected.

I truly will appreciate any help I'd be able to get.

Thank you in advance.

Elena

Edited by Guest
Posted

"OCC Title" is a drop-down list, with values from a record that I imported from excel.

Do you mean a list in the value list or a field choice in the VL from a separate table for OCCTitle?

You should have a separate table related to your main table. Within that OCCTitle Table you would have all your fields:

fk_MainTableID

OCCTitleID

OCCTitle

OCC Code

States",

Average Salary

Entry Salary

Maximum Salary

Then when you chose the title the other fields will also populate with the correct data.

See attached

VL_Test.zip

This topic is 5839 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.