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

Wildau
Wildau
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
34

Discussions

Discussions
0

Questions

Questions
12

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Wildau
Customize the badges you want to showcase on your profile
Re: Create a secondary calculation in a repeating subform based on a drop-down list? - Adobe LiveCycle 14-01-2015
Hi Bruce,thank you again for the wonderful script. It works perfectly, and I've been able to use it in two other forms.I've been studying the JP Terry book, and continuing with codecademy to try and learn more about javascript. I understand some of the concepts, but not yet able to apply them correctly. I've also been going through your script line by line to try and learn what the different elements mean or do. I'm way over my head!For this form, my boss wants the same script function, but need...

Views

343

Likes

0

Replies

0
Re: Create a secondary calculation in a repeating subform based on a drop-down list? - Adobe LiveCycle 07-01-2015
Hi Bruce,Thank you so much for your response!! I'm sorry I didn't see it for so long, I think my forums aren't forwarding to my email anymore.I'm going to test this out and study your script, too.Again, I can't thank you enough. I'm going to ask you one more question: can you recommend a resource for learning (for a total newbie) about JS for LiveCycle? I'm doing tutorials on Codecademy, but I'd like to read material specific to LC. The Adobe manuals are over my head at this point...Thank you,La...

Views

344

Likes

0

Replies

0
Re: How do I get back my PDF Preview (dimmed in View Menu)? - Adobe LiveCycle 23-12-2014
Thank you, Bruce!I'm sure that will work. Lol, I'll just have to petition my boss for the upgrade!thanks again,Laure

Views

271

Likes

0

Replies

0
Create a secondary calculation in a repeating subform based on a drop-down list? - Adobe LiveCycle 23-12-2014
Hi all,I need a crazy bit of scripting. Not sure it's even possible. What I have:repeating subform SummarySub with dollar amountcalculation field at end of form TotalOver gives total dollar amount from all iterations of SummarySubso far, so simple. but then:I need another, repeating subform SubRow at the end of the form to give another total:based on Payer Name drop-down list in SummarySub and break out totals from all iterations of SummarySub based on payer names as chosen by the user.Ideally, ...

Views

768

Likes

0

Replies

5
Re: How do I get back my PDF Preview (dimmed in View Menu)? - Adobe LiveCycle 15-12-2014
HI Bruce,thank you for your reply! Yes, Acrobat is my default program for PDFs, but I don't use explorer as a browser (though I've set its preferences as suggested to fix the no-preview problem). I would LOVE to reinstall Livecycle, but I haven't been able to find out how to do so from the Adobe site. I'm using ES 2 and I think it's too old to re-download.Or do you mean that I need to reinstall Acrobat to fix the LiveCycle preview?Is there a number or any way to contact Adobe tech support for re...

Views

272

Likes

0

Replies

0
How do I get back my PDF Preview (dimmed in View Menu)? - Adobe LiveCycle 09-12-2014
Hi all,I've tried all the forum suggestions I've seen, including uninstalling Reader, enabling PDF display in all browsers, and in Acrobat Edit>Preferences>Internet.None has worked so far. Any ideas?Many thanksLaura

Views

712

Likes

0

Replies

4
Re: Need JScript fix: Alert box cancel button not working! - Adobe LiveCycle 11-11-2014
OMG, I see it now! You are fabulous as always, radzmar.I think I even understand why the previous made no sense!Thank you a thousand times, this worked beautifully. Someday I hope to find a class in javascript for Livecycle.Best regards,Laura

Views

387

Likes

0

Replies

0
Need JScript fix: Alert box cancel button not working! - Adobe LiveCycle 11-11-2014
Hello all,My form has an option for the user to delete subforms/records as needed. Acrobat does allow for Undo- so if my user accidentally clicks "delete", they're stuck.I added an alert box to ask "Are you sure...", with "yes" and "cancel" buttons. But when I click the cancel button, it deletes anyway!Here is the script I'm using:if(xfa.host.messageBox("Are you sure you want to delete? This cannot be undone.","Confirmation Required !!!",2,2)==4){ xfa.host.Delete.click(); }else{ xfa.host.cancel....

Views

1.5K

Like

1

Replies

7
Re: Is it possible to import data into a Reader Extended PDF created in Livecycle? - Adobe LiveCycle 17-10-2014
thank you for your reply!I am testing right now to see if it is working.Many thanks!Laura

Views

261

Likes

0

Replies

0
Likes from