Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

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

Former Community Member

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