Try using 2 ActiveLink/Filters
First
Set Worklog = LTRIM(RTRIM($Worklog$))
Second
Run-If: (NOT ( 'Worklog' LIKE "___%" ) ) OR ( 'Worklog' = $NULL$
)
Error
This way if the worklog entry is not at least 4 characters the user will get an
error
Fred
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of sriram pm
Sent: Monday, October 07, 2013 8:25 AM
To: [email protected]
Subject: Trying to validate work log not to allow Blanks
**
Hi List,
We are trying to update the work log when the ticket status is In Progress.
We are able to achieve this with a Display Only Form but it allows space and
enter which it should not.
$Worklog$ != $NULL$ AND $Worklog$ != " "AND $Worklog$ != "
"
Kindly let us know whether there is any work around for this issue.
Thank you,
Sriram
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"