- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Try something like this:
form1.#subform[0].ImageField1::change - (JavaScript, client)
xfa.resolveNode("form1.#pageSet.Page1.Image1").rawValue = ImageField1.rawValue;
This will set the image in the master page to the image selected via the Image Field.
Views
Replies
0 Likes
Total Likes