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

akp35673538
akp35673538
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by akp35673538
Customize the badges you want to showcase on your profile
Database connection is not working in Free Adobe Reader - Adobe LiveCycle 16-04-2017
Hi,I am working on a pdf that imports data from an sql server. I got it working flawlessly in livecycle and in Acrobat Reader 8 Professional. But in Free adobe reader it makes an index error on the preOpen event of dropdown that runs the javascript for getting records.I applied reader extension from Acrobat Reader 8 Professional, but never the less it won't work.my code in preOpen event:this.clearItems();xfa.sourceSet.City.first();while(!xfa.sourceSet.City.isEOF()){if (xfa.resolveNode("$record.C...

Views

257

Likes

0

Replies

1
Re: xfa.sourceSet.Dataconnection is undefined - Adobe LiveCycle 16-04-2017
I'm using Adobe Acrobat 8 Professional (registered) to Enable Usage Rights in Adobe Reader.

Views

287

Likes

0

Replies

0
xfa.sourceSet.Dataconnection is undefined - Adobe LiveCycle 16-04-2017
Hi,I have a Livecycle designer 8 form and used dynamic dropdownlist with ODBC connection. After applying usage rights to the form using acrobat professional when i open with reader my first dropdown is showing records but the dependent dropdown in blank. If i open the same form with acrobat it is working (The second dropdown is populating records according to first dropdown).when i debug in adobe reader it gives "xfa.sourceSet.Dataconnection is undefined".My Javascript code for second dropdown p...

Views

596

Likes

0

Replies

3
Dependent dropdown working in Acrobat professional but not in reader after Enable Usage Right - Adobe LiveCycle 12-04-2017
Hi,I have a Livecycle designer 8 form and used dynamic dropdownlist with ODBC connection. After applying usage rights to the form using acrobat professional when i open with reader my first dropdown is showing records but the dependent dropdown in blank. If i open the same form with acrobat it is working (The second dropdown is populating records according to first dropdown).

Views

824

Likes

0

Replies

3