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

pguerett
pguerett
Offline

Badges

Badges
40

Accepted Solutions

Accepted Solutions
692

Likes Received

Likes Received
613

Posts

Posts
7689

Discussions

Discussions
2555

Questions

Questions
5134

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by pguerett
Customize the badges you want to showcase on your profile
Re: Bullets when filling form rich text field - Adobe LiveCycle 08-11-2011
Bulletting functionality was added in version 10.Paul

Views

894

Likes

0

Replies

0
Re: Need help with syntax for email button to submit to different addresses based on checked box - Adobe LiveCycle 08-11-2011
You shoudl not use an email submit as it is not easily reprogrammed .....use a button and make it of type submit .....then you can program it with a malto protocol.paul

Views

693

Likes

0

Replies

0
Re: Making subforms visible - Adobe LiveCycle 07-11-2011
Would need to see the form ...can you send it to me at LiveCYcle8@gmail.comPaul

Views

910

Likes

0

Replies

0
Re: Making subforms visible - Adobe LiveCycle 07-11-2011
Did you save the form as a dynamic form?Paul

Views

923

Likes

0

Replies

0
Re: Dynamically change send-to address of EmailSubmitButton - Adobe LiveCycle 07-11-2011
The email submit button was put in as a convenience to allow for people to simply drop and use a button for email. It was not intended to be adjusted or controlled programatically. In your case you can use a plain button and program it to use the Acrobat javascrip Maildoc api or youo can drop a button on the form, make it of type submit and use the mailto protocol to control the mail message. Make sense?Paul

Views

846

Likes

0

Replies

0
Re: Pdf Script for writeing into a text file - Adobe LiveCycle 07-11-2011
You wil not be able to create a file outside of the PDF space unless a function has been provided for you .....for example you coudl save the data from the form because a function has been provided for you.... but you cannot create a file through javascript ...this woudl be a security hole.paul

Views

970

Likes

3

Replies

0
Re: I'm trying to set up multiple email addresses on the submit button - Adobe LiveCycle 07-11-2011
If you have multple email address in the to field it will be sent to multiple people at the same time.Paul

Views

752

Likes

0

Replies

0
Re: Printing 2 copies of a document where a floating field change - Adobe LiveCycle 07-11-2011
It woudl depend on how the form is defined ...if it is a dynamic form then you can simply use the subforms addInstance method to add a new copy of it....if it is not designed that way ...i would recommend that you make a copy in Designer and use the presence properties for those pages to hide and show it.paul

Views

1.0K

Like

1

Replies

0
Re: Printing 2 copies of a document where a floating field change - Adobe LiveCycle 04-11-2011
I think you are doing it the easiest way now ....my only other idea involves creating a 2nd copy and setting the presence to print only (having the text aleady set on that one).Paul

Views

1.1K

Likes

0

Replies

0
Re: Disabling Printing - Adobe LiveCycle 04-11-2011
I think there was a bug in version 8.1 that stopped the cancel print …if you up the target version to 9 it works. You can do that in File/Form Properties/Defaults and make the target version 9.0 and it will work.Paul

Views

1.0K

Like

1

Replies

0
Likes given to