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

Nala55
Nala55
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
10

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Nala55
Customize the badges you want to showcase on your profile
Help with Form With Version Control or Phone Home - Adobe LiveCycle 25-02-2011
I found this form with the phone home function. Just to many extras. Is someone able to delete the extra suff, I would but I'm a newbie. Or is there a referance guide showing how to properly script the oVersionInfo function? Thanks in advance.http://blogs.adobe.com/formfeed/Samples/FormCalcFromJS.pdf

Views

278

Likes

0

Replies

0
Problems With a Header - Adobe LiveCycle 12-02-2011
I haveform1::prePrint - (JavaScript, client)form1.#pageSet.Page7.T7.presence = "hidden";I've also tried form1.pageSet.Page7.T7.presence = "hidden"; and form1.Page7.T7.presence = "hidden"; I want it to hide in the prePrint and reappear in the postprint. I've tried a checkbox with the following to see if there is a spelling problem, but it hides with a checkbox? But I really have no use for a checkbox. if (this.rawValue == "1") { for (j=0; j< xfa.layout.pageCount();j++){ xfa.resolveNode("form1.pag...

Views

461

Likes

0

Replies

1
Help With day Calculation - Adobe LiveCycle 09-02-2011
Need help with calc. a future date. Right now I have it where it calc. 25 days in the future. But need 25 working days in the future.form1.Page1.Button1::click - (JavaScript, client)var oNow = new Date();// add 25 days and make new date objectoNow = new Date(oNow.getFullYear(), oNow.getMonth(), (oNow.getDate() + 25) )// dispaly new date informationsMsg = "In 25 days it will be " + util.printd("mm/dd/yyyy", oNow);sMsg += "\n" + "The day of the week will be " + util.printd("dddd", oNow);app.alert(...

Views

695

Likes

0

Replies

1
Could someone Please help - Adobe LiveCycle 07-02-2011
I have an email submit button, but it doesn't work.What I want is a button that when clicked sends the filled out PDF form to an email address without the desktop app. I've looked at the distribute form method which would add the Submit form button on the purple bar which would be fine. But would still need a button to copy the app runtime of the highlight fields which is located on the same bar, but can't find the proper command. Or a button that would submit the entire PDF form to an email add...

Views

379

Likes

0

Replies

1
Could someone Please help - Adobe LiveCycle 17-01-2011
120 1920x1200 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:14.0pt; mso-bidi-font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-...

Views

446

Likes

0

Replies

1
Re: Need help with this major problem - Adobe LiveCycle 13-01-2011
Nothing the form is only to be used in the "701" area. Not valid elsewhere.

Views

216

Likes

0

Replies

0
Need help with this major problem - Adobe LiveCycle 13-01-2011
Someone please Help. Pulling hair out here. Trying to get this to work. 120 1920x1200 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-the...

Views

770

Likes

0

Replies

3
Re: Help With date/time - Adobe LiveCycle 21-10-2010
14.00 120 1920x1200 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:14.0pt; mso-bidi-font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii...

Views

239

Likes

0

Replies

0
Help With HTTP BUTTON - Adobe LiveCycle 21-10-2010
14.00 120 1920x1200 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:14.0pt; mso-bidi-font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii...

Views

1.1K

Likes

0

Replies

1
Help With date/time - Adobe LiveCycle 21-10-2010
14.00 120 1920x1200 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:14.0pt; mso-bidi-font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii...

Views

600

Likes

0

Replies

2