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

rpizzin
rpizzin
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts

Posts
5

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by rpizzin
Customize the badges you want to showcase on your profile
Re: Submit function - How to Pick up supervisor's email address when clicking submit. - Adobe LiveCycle 25-07-2013
r.pizzin@uws.edu.auThanks Bibhu,I appreciate your efforts!

Views

456

Likes

0

Replies

0
Re: Submit function - How to Pick up supervisor's email address when clicking submit. - Adobe LiveCycle 25-07-2013
Hi radzmar,Syntax errors again Any ideas?Note: I tried creating a new button as well, in case the existing one was the problem

Views

289

Likes

0

Replies

0
Re: Submit function - How to Pick up supervisor's email address when clicking submit. - Adobe LiveCycle 25-07-2013
Hey Bibhu,Thanks for much for your help so far. You must please forgive my ignorance but I tried to copy your script in and made the changes as shown in screenshots.Keep getting Syntax errors, not sure what could be the problem.var mail;var add = SupervisorEmailAddress.rawValue; var subject = sub.rawValue; mail = "mailto:" + add+ "?subject=" + subject ;event.target.submitForm({cURL : mail,bEmpty : true,cSubmitAs : "PDF",cCharset : "utf-8"});

Views

289

Likes

0

Replies

0
Re: Submit function - How to Pick up supervisor's email address when clicking submit. - Adobe LiveCycle 25-07-2013
Hi Bibhu,Thanks for replying.What I am looking for isn't one specific email address everytime.That is how we have it currently set up.What I need is the form to pick up whichever email address the user enters on to the form in the Supervisor Email field. As you can imagine there are hundreds of different supervisors around this place, we'd like the form to send to the supervisor first to approve. The supervisor can then forward it to us for actioning manually themselves.Is this possible?PS: If s...

Views

288

Likes

0

Replies

0
Submit function - How to Pick up supervisor's email address when clicking submit. - Adobe LiveCycle 24-07-2013
Hi guys,I currently work on the IT Service Desk at UWS and would like your assistance with modifying some of our existing IT Access Forms.Currently we have a submit function on our forms that when pressed will check that some mandatory fields are completed and sends an email into our ticketing system (just a mailto: itservicedesk@uws.edu.au)The problem we are facing is requests are coming to us without approval so we are having to contact supervisors and check if the forms submitted by their sta...

Views

2.2K

Likes

0

Replies

9