cancel
Showing results for 
Search instead for 
Did you mean: 

DDBI - inside table

Former Member
0 Kudos

Hi Experts ,

can you please help me on creating drop down by index inside table , as per my requirement i have 3 drop downs inside table , based upon first selection of drop down rest data needs to flow and i needs to make them as a mandatory field also .

kindly help me on this.

Thanks and regards,

Priya

Accepted Solutions (1)

Accepted Solutions (1)

nishantbansal91
Active Contributor
0 Kudos

Hi Priya,

You have to follow the steps.

1.     While defining the table binding first convert the field into DROPDOWN by index or you can directly Swap the element defination.

2. Define the on on_select EVENT on selection on the dropdown and get the LEAD selection element and Check if the lead selection element object is row data is initial  than throw an error message.


Thanks and Regards,

Nishant

Former Member
0 Kudos

Thanks Nishant.

Answers (1)

Answers (1)

Gowtham
Contributor
0 Kudos