Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Copy Value of the last instance of a dynamic table

Avatar

Level 4

I try this script but it not worked

xfa.resolveNode("SForm.Table4["+Table4.instanceManager.count+"].Row1.Cell1").rawValue;

plz help me

0 Replies

Avatar

Level 4

i also tried but no result

xfa.resolveNode("SForm.Table4["+Table4.instanceManager.count - 1 +"].Row1.Cell1").rawValue;