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

nicolasc5860247
nicolasc5860247
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by nicolasc5860247
Customize the badges you want to showcase on your profile
Outlook does not open with some users - Adobe LiveCycle 11-02-2019
Hi allI have created a PDF form where an email is automatically generated after pressing a button ('normal' button with the code to implement an email in it (event.target.submitForm)).For a long period of time I did not have any issues. Many users could send out the form and Outlook opened perfectly. They all had Adobe Pro.Now I added another user to be able to use the form and the problems occurred. The user has also Adobe Pro and Outlook but when he clicks on the button, nothing happened. Only...

Views

1.4K

Likes

0

Replies

1
Re: Trouble when coding LiveCycle to set up an email with . - Adobe LiveCycle 21-11-2018
Hi radzmarThank you for your response!I have already seen that type of code pass by in this forum but when I apply the exact same code as yours, Microsoft Outlook can not recognize the mail address and i get following error message:So I think that Outlook is reading it as one big email address. In my previous code, the spaces and punctuation marks I added, helped that part of the problem. If i modify your code to the following: I get the following:Same initial problem but the Subject has been mo...

Views

1.2K

Likes

0

Replies

0
Trouble when coding LiveCycle to set up an email with . - Adobe LiveCycle 21-11-2018
Hi allI have been using Adobe LiveCycle Designer E4 where I work on forms.For one of the functions on that form, I need to be able to send an email to a designated person with the form as an attachment. This works without any problem.The real issue comes when I want to add cc recipients to it. When implementing my code (XML), i have them in the desired cc, but I can not remove them from the to box.I am using following code:And this is the output I get:When i do it with following code (emails are...

Views

2.5K

Likes

0

Replies

3