- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thank you.
Sorry i did not understood the 1st piece, pls. eloborate
//Trim the field's rawValue to check for the blankness.
if(my_text_field_3.rawValue.replace(/^\s+|\s+$/g,"") == "")
my_text_field_3.rawValue = "Blank";
Views
Replies
0 Likes
Total Likes