- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi StormShark (Gökhan),
xfa.form.form1.sayfa.TextField1[2].presence = "invisible" this notation works fine for FormCalc but when you convert language to JavaScript it wouldn't work. If you need to use JavaScript please try this:
xfa.resolveNode("xfa.form.form1.sayfa.TextField1[2]").presence = "invisible"
Enjoy and don't forget to click my blog ![]()
murat
Views
Replies
0 Likes
Total Likes