- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Paul,
The following code is not working for me
//Return Field A to original position
var oAy = xfa.layout.y(FieldA, "in");
//app.alert(oAy)
FieldA.y = ".625in";
Maybe because FieldA in my case is a collection of 2 text fields and texts. I have wraped them in a subform. If I replace FieldA with the name of the subform, it is not working.
Is there any solution for that?
Thanks,
Sandhya
Views
Replies
0 Likes
Total Likes