cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown by index and text edit

Former Member
0 Kudos

Hi all,

I have dropdown by index where i have binded tdtext from ttxit table and i have a text edit next to dropdown.

now based on the text selection in dropdown i have to enter some data into text edit and similarly when i select another text in dropdown the text edit should be blank to enter the data.

again if i select previous text from dropdown the text which i have entred before should be shown..

can anybody suggest this.

thanks all

Accepted Solutions (0)

Answers (1)

Answers (1)

saravanan_narayanan
Active Contributor
0 Kudos

Hello vani,

Create another attribute in the context node for DDBI (DropDownByIndex) and bind that attribute to the textedit.

BR, Saravanan