cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown by Index - Region values

Former Member
0 Kudos

Hi,

I was enhancing the address portion in e-recruitment.

Enhancement was related to breaking the street to various components like house number, street name ie., spliting the one input field to three different input fileds. while doing so, i didnt get the region values filled up while changing the country. by right my code enhancement should not affect country - region values.

Address gets stored as table - 1-permanent address, 2- temporary address.

Each address entry will have country and region.

in debugging, region node is tied to table values. but dropdown is blank.

any clue on why the region drop down field behaving in this way...?

Edited by: candy on Jul 21, 2010 12:25 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

ChrisPaine
Active Contributor
0 Kudos

I'd suggest that it might be because you have broken the link of the context node from the structure it was previously using when you added the additional fields?

The structure had the "wiring" that informed the second search help to use the county as a key for region. Just a guess - not sure!

Former Member
0 Kudos

I did enhanced the same address in two different WD applications. One is working fine but other one not...