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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

LiveCycle/Java Issues

Avatar

Level 2

I am using Livecycle es2 and i don't know if i'm doing anything the right way.


I am trying to make it where the end user puts in a date and it is automatically inserted into a letter. I have the following script in the exit event.


var newText = form1.Letter.Text1.rawValue.replace ("[date]", this.editValue);

form1.Letter.Text1.rawValue = newText;


This makes it change, but only the first time. If they go back to change the date again, it won't change. I don't know if my script is wrong or if the exit event just isn't firing.


This is the only script i have on the form(so far). Help??

1 Reply

Avatar

Level 4

Hi,

This forum here is for questions related to LCCS.

For help with your question, I'd recommend that you take a look at this list here and pick the forum that matches the product you are using and/or the question you have:

http://forums.adobe.com/community/livecycle

Best,

Julien

LCCS Quality Engineering