cancel
Showing results for 
Search instead for 
Did you mean: 

EVS on table field

lajitha_menon
Contributor
0 Kudos

Hi,

How do I implement EVS for value help on a input field on a table field? I cannot bind it to a simple value attribute, because when I select from the input help, it gets copied to all the rows in the table, as all of it is bound to the same value attribute.

Is there any way round this ?

cheers,

lm

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You need to bind the EVS with the context value attribute of the node which is bound to the table.

For e.g. if Table T is bound to node N, then Field F of Table T should be bound to value attribute L of node N. Therefore your EVS should be bound to value attribute L of node N.

Best Regards,

Subramanian V.

Answers (0)