Not applicable
26-06-2015
04:12 PDT
- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Add the following script on the initialize event of the textfield that should get locked.
if(this.rawValue != nul)
this.access = "protected";
Thanks
Views
Replies
0 Likes
Total Likes