Enable text field border only when content is entered


hello,

 

can point me method achieve following:

 

using livecycle es2, want set text fields have no border default.

 

when user enters text field in finished form, want turn on border field.

 

when there no text in field, want border turn off.

 

is possible? if so, have suggestions?

 

thanks!

just put in exit event of textfield (in formcalc):

 

if ($.isnull == 0) then

$.border.edge.presence = "visible"

else $.border.edge.presence = "hidden"

endif



More discussions in LiveCycle Designer


adobe

Comments

Popular posts from this blog

Object Fitting Keyboard Shortcuts Disfuntional

Markers not showing up after opening a saved project. Where did they go!?

Photoshop javascript: Open files in all subfolders