- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
the resolveNode method needs somExpressions wrapped in quotes.
In opposite to FormCalc JavaScript doesn't support the numeric values in the accessors [] to resolve an specific instance.
Change your script into;
Page1.tabletest.Table4.resolveNode("Row1[" + Table4.Row1.instanceManager.count-1 + "]").Identity.rawValue = ...
Views
Replies
0 Likes
Total Likes