- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
By using a term like Filler I know you have been doing this for some time
. You woudl put the code on the initialize event of the root object in the hierarchy tree (probably form1). Then it is just a matter of getting the right path and name into the command. You can edit your fragment and on the field you want to get the expression from you can add this command on its Initialize event.
xfa.host.messageBox(this.somExpression)
This command will write a messageBox to the screen giving you the expression that you ned to use to represent the object. Once you have this remove this line of code and update the cursor code with the new object expression.
Paul
Views
Replies
0 Likes
Total Likes