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

bdl903
bdl903
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
12

Discussions

Discussions
0

Questions

Questions
12

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by bdl903
Customize the badges you want to showcase on your profile
Re: Problems with Digital Signatures - Adobe LiveCycle 10-06-2011
How might I get into Contact with them??

Views

175

Likes

0

Replies

0
Re: Reading XML Data with Javascript - Adobe LiveCycle 05-04-2011
Nevermind, I figured it out. I used FormCalc to get the url, and I assigned the content to a hidden field. I then used Javascript to pull the value from the hidden field. Here is the FormCalc script I used in case others have the same question://Get the content from a sitevar test=Get("http://www.adobe.com")//Assign the value to the hidden fieldxfa.resolveNode("form1.#subform.Text1").rawValue=testor the even shorter version://Get and Assign value in one stepxfa.resolveNode("form1.#subform.Text1"...

Views

591

Likes

0

Replies

0