Re: Question: External

2006-08-29 Thread Abell, Chris
ts somewhere in the field (which I shall call 'UserList') the you'll want something like this: 'UserList' LIKE ( "%" + $\USER$ + "%" ) Cheers Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 Au

Re: Question: External

2006-08-29 Thread Abell, Chris
You only need to use the slash for keywords - all other fields can be referenced by their name. HTH Chris -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of T. Dee Sent: Wednesday, 30 August 2006 09:32 To: arslist@ARSLIST.ORG S

Re: Closing a window after save

2006-05-10 Thread Abell, Chris
Hi Ron, Not the most elegant solution, but you could reference the Status History Time field (in an Active Link running After Modify): 'Status' = "Complete" AND 'Status History.Complete.TIME' > ($TIMESTAMP$ - 5) i.e. Status is complete and it only became complete in the last 5 seconds... Makes

Re: Mid Tier only shows the Request Id for 6 seconds after Submit

2006-04-17 Thread Abell, Chris
Hi Matt, That's certainly an alternative - if it's really bugging people they can always set that option in their preferences (confirm after creating a new request). I guess the issue is really that the Windows client displays the Id indefinitely (as long as you don't do anything else) while th