Dynamic selection

Hi all:
I have a question with ApplinX from customer Ledesma.
They have an application in AS/400 where they have a table (see attached image) with some rows.

I am creating a Path Procedure to get the details of an specific order in the application.
I have to put a 4 number in the “O
imagenApplinx.jpg

Hernan,

you need to grab the row index where the value is “00016” and use it when in mapping 4 to the multiple field by setting link properties.

Read [url]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8-2_fcs/ApplinX/8-2_ApplinX/refguide/procedures.htm#findfieldindex[/url] about the screen helper function Find Field Index and here [url]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8-2_fcs/ApplinX/8-2_ApplinX/desdevapp/Procedures.htm#UsingMapper[/url] how to map

Hope it helps,

Tanya