Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

selvaka
selvaka
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
6

Discussions

Discussions
2

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by selvaka
Customize the badges you want to showcase on your profile
Re: LiveCycle forms not opening in other PDF applications - Adobe LiveCycle 16-08-2018
Hi,It's up the other PDF application produces to decide how much of the functionality of Reader that they support. In my experience there seems to be better support for static forms, but becomes a nightmare like having to test the form in all the applications, like testing a web page in all browsers I guess.You can use xfa.host.appType to display a message to the user, use the method described blog about disable your form in older versions of reader.xfa.host.appType returns "Exchange-Pro" for Ac...

Views

588

Like

1

Replies

0
Re: Page close javascript like Adobe Pro - Adobe LiveCycle 26-09-2017
yes that makes sense. When the user gets to the first field on section E you would need to trigger a validation on that fields On Enter event to set up a message if the fields are empty. There are several ways to do this depending on how complex section D is. If there are only a couple fields you could do something simple like:If(field1.rawValue == null || field2.rawValue = null || field3.rawValue = nul){pop up a message box telling user they need to complete the fieldssetfocus back to the secti...

Views

445

Likes

0

Replies

0
Re: Getting subform names - Adobe LiveCycle 04-08-2017
It is working good. Thank you

Views

941

Likes

0

Replies

0
Likes given to
Likes from