cancel
Showing results for 
Search instead for 
Did you mean: 

MultiSelect Value Help

Former Member
0 Kudos

Hello all,

I have implemented two different kinds of helps.

1) A new window is opened from a webdynpro screen. We select a table row clicking a button from a table embedded in the opened window and the value populates into a input field of the main window

2) The standard Extended Value selector of Webdynpro.

Now my requirement is that i want that i can select mutiple rows from the table (help) and all the values (selected) should be filled in the main window input field.

For eg. Table is like this with two rows.

Field1 Field2

1 Yogesh

2 Bhatia.

Here field 1 is the key field. If i select both the rows 12 should be filled up in the input field.

How can i achieve this?

Thnks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Achieved.