- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Still not working. New instance created but it is not carrying over the values from the text field.
_ACT.addInstance(ACT.instanceIndex); // Add a new instance(row) to the table
var i=this.parent.index;
xfa.resolveNode("form1.#subform.ACT.Row1[" + (i+1) + "].AssetClass").rawValue = xfa.resolveNode("form1.#subform.ACT.Row1").AssetClass.rawValue
Views
Replies
0 Likes
Total Likes