Expand my Community achievements bar.

Populate dropdown2 based on selection from dropdown1.

Avatar

Level 2

Hello All.

Does anybody know of an example where a dropdown field is populated using selections from another drop down field?  If not, any help would be greatly appreciated.

Example:

I have two dropdown fields.  The first drop down field contains the following values:

A, B, C

If A is chosen, dropdownField2 would populate (change event?) to the following values:

Bob, John

If B is chosen, dropdownField2 would populate (change event?) to the following values:

Frank, Howard

If C is chosen, dropdownField2 would populate (change event?) to the following values:

Smith, Wilson

Once dropdownField2 is populated, I will have a text field populate with a value.  In the past I have been able to modify the script object on the sample PurchaseOrder.pdf that ships with LiveCycle to help me populate text fields, so I think I can get that part, I just need help with populating dropdownlist2. 

Thanks,

J

1 Reply