how can I get repeating table selected row field values

K

KB

How can I using VBScript, get the values in a seperate view from a selected
row in a repeating table in the main view, with or without custom code?
 
S

S.Y.M. Wong-A-Ton

InfoPath does not offer a way to know which row has been selected, unless the
user changes the value of a field in a row and you then write code to keep
track of which row was last edited.
 
Top