> Hello List,
>  
> What am I doing incorrectly?
>  
> ActiveLink
> Associated Form: Form1
> Execute on button
> Runif Qualification null
> SetFields
>         Datasource: Server
>         ServerName: test
>         Form Name:  From2
>         Qualification:  (Fields1.form2 LIKE "%$DATE$%")  ; note Fields1.form2 
> is a diary field
>         Set the following field to
>                 Field1.Form1  =  $Status$
>  
>  
> This is failing because the embedded qualification cannot translate $DATE$.
> However, if in form2 in the wut, you execute the command Fields1.form2 LIKE 
> "%$DATE$%", it works
> Also, I tried creating an active link prior to this, set a char temp field to 
> $DATE$, then pass that variable :  (Fields1.form2 LIKE "%$TEMP%") , this fails
> However, if the date is defined (which we need it the variable), so set to 
> (Fields1.form2 LIKE "%$04/14/2011%"), it works
>  
> In activelink,  DATE command can it be used in this way?
> 
>      
> Have a great day, D

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to