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

Syrax12
Syrax12
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
4

Posts & Comments

Posts & Comments
82

Discussions

Discussions
0

Questions

Questions
43

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Syrax12
Customize the badges you want to showcase on your profile
Re: Modify format date is displayed in email - Adobe LiveCycle 18-02-2015
I thought I had, but apparently not. Thanks!

Views

726

Likes

0

Replies

0
Re: Modify format date is displayed in email - Adobe LiveCycle 17-02-2015
Well, new problem Magus069‌, When users access the form, they get this error when trying to submit:

Views

622

Likes

0

Replies

0
Re: Modify format date is displayed in email - Adobe LiveCycle 17-02-2015
It was caused by using rawValue instead of formattedValue.

Views

616

Likes

0

Replies

0
Modify format date is displayed in email - Adobe LiveCycle 17-02-2015
I'm using the following script to customize the email submission of a form:var oDoc = event.target;oDoc.mailDoc({bUI: true,cTo: "user@company.com",cSubject: "New CCR Form submitted on " + CurrentDate.rawValue + " by " + teamLead.rawValue,cMsg: teamLead.rawValue + " has submitted a new Change Control Request form."+"\nPlease review and complete the Impact Assessment section, and if approved, submit to the IT Manager for further approval.\n\nREQID:" + REQID.rawValue + "\nDue Date: " + dueDate.rawV...

Views

1.4K

Like

1

Replies

5
Re: Append date/time of form submission to email - Adobe LiveCycle 16-02-2015
Did further research and was able to accomplish my goal with a bit of JavaScript.

Views

482

Likes

0

Replies

0
Append date/time of form submission to email - Adobe LiveCycle 16-02-2015
Is there a way to append the date/time a form is submitted into the email subject or body when the sender clicks an email submit button? So what I want to happen is when they click the email submit button, the subject could say "Form submitted on 02/16/15 at 9:27am".

Views

624

Likes

0

Replies

1
Re: Problem creating flowing form - Adobe LiveCycle 12-02-2015
Magus069‌, any ideas? Thanks for your help thus far!!!

Views

680

Likes

0

Replies

0
Re: Problem creating flowing form - Adobe LiveCycle 10-02-2015
I got it to where it stretches the title, but it doesn't respect page breaks. (see file)

Views

648

Likes

0

Replies

0
Re: Problem creating flowing form - Adobe LiveCycle 10-02-2015
Thanks for the reply Magus069! OK, I created a subform, gave it a fill and stroke, removed the fill and stroke from the text box and inserted it into the colored subform. I have the subform set to be flowed and it is placed in the same parent subform as my expanding text fields. But when I preview, the side title bar stays the same size (see updated file)

Views

677

Likes

0

Replies

0
Problem with flowable form - Adobe LiveCycle 10-02-2015
I'm trying to create a form that allows certain boxes to expand down the page and keep the look of the form consistent, e.g.; the title bar on the left side gets taller as the field grows, I got the form to almost flow how I need it too, but the rectangles that surround the text boxes aren't expanding along with the left-side title bar. HERE is the file.Thanks for any help!UPDATE: I figured out the boxes around the text fields, but can't seem to figure out how to get the text box on the left sid...

Views

477

Likes

0

Replies

0
Likes given to
Likes from