- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Issue resolved by setting following script in validate action
var num = AMT.rawValue;
if(num < 0){
AMT.fontColor="255,0,0";
}
and setting pattern as = num{z$z,zzz,zz9.99}
Views
Replies
0 Likes
Total Likes