cancel
Showing results for 
Search instead for 
Did you mean: 

DropDownByIndex

Former Member
0 Kudos

Hi All,Good Evening.

I have 2 DropDownByIndex(DDBI),on select of one DDBI I have to show the related records in the next Dropdown.

for an example on select of Country in one DD,I have to show the available countries in the next Dropdown.What are all the things I have to do for this.help me in codewise also. thankx in advance.

With luv,

karthick

Accepted Solutions (1)

Accepted Solutions (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi Karthik,

On selecting a value from first dropdown map the corresponding entries in second one.

Refer this forum thread which will give you an good idea.

Rdgs,

G

Former Member
0 Kudos

Hi Guru,

Thankx for your timely help.

And one more thing is that I am getting balnk row in dropdown how to remove that?

thankx

Karthick

Former Member
0 Kudos

Use selection cardinality 1:1.

Armin

Answers (0)