Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 150094

Re: Livecycle ES2 - Blank Multi-lined Text Field Deleting Customer Input Data

$
0
0

Hi,

 

I think you might be better of with another approach, with this approach the user will have the same trouble if they save the form and open it later.

 

Try change the initialise script to;

 

 

 

 
this.format.picture.value
= "null{________________________________\r\n________________________________\r\n________________________________\r\n________________________________}";

Then you will be able to remove the code in the enter and exit events totally.

 

The code above sets the null display pattern, which means it will only appear if the field has no value.  Normally you can enter this in the the display pattern dialog but that doesn't allow you to enter the carridge-return/line-feed characters.

 

Regards

 

Bruce


Viewing all articles
Browse latest Browse all 150094

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>