Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WorkFLow: Using the values Present in the Nested tables

Former Member
0 Likes
314

Hi All,

i have a requirement where the values present in the nested table container should be used in the item text(send mail step).

I have tried using like &req.itemtab.att[10]& as i want to display 10 element in the table att which is nested in table itemtab. Still its not working.

provide solution how to use valued in nested tables.

Thanks,

Preethi.

1 REPLY 1
Read only

Former Member
0 Likes
282

I think you should use brackets [] to indicate the index of the multiline container.

For more info search the appropriate forum (i.e. the workflow forum)

Regards, Rob