Field 179 did it!  Thanks, Brian, and everyone else who responded.

I didn’t know about that feature so for the benefit of anyone equally ignorant, 
I’ll copy what the manual says:

“To auto-populate a field with a GUID, define a character field using field ID 
179. A GUID is available through all filter phases. By contrast, the value of 
Request ID field is not available until an entry has been successfully 
committed to the database. You can set the attributes of the GUID field, except 
for field type, length, and ID.”

I created a field called “F179” with an ID of 179.  I have filters that end 
with `!, and during phase 1 they do “Push Fields” to create subfile records 
with a Parent ID equal to F179.  Then at the very end a filter does a “Push 
Fields” to all subfile records where Parent ID = F179.  This filter does not 
end with `!, so the Push Field runs in phase 2 when the Entry ID has been set, 
so it updates all the subfile “Parent ID” fields to the real Parent ID.

One interesting feature of F179, if you look at the field you don't see any 
value, but if you follow the filter log you see a long string of gibberish 
getting pushed to other fields.

Thanks again, everyone!

Dwayne


---- Original message ----
>Date: Thu, 16 Oct 2008 12:18:43 -0700
>From: Brien Dieterle <[EMAIL PROTECTED]>  
>Subject: Re: Creating subfile records from list on submit  
>To: [email protected]
>
>   **
>   Right, I think Joe and I are trying to suggest using
>   an ActiveLink and not a filter :-)
>
>   Brien
>
>   On Thu, Oct 16, 2008 at 11:34 AM, Grooms, Frederick
>   W <[EMAIL PROTECTED]> wrote:
>
>     A Filter does not use the @@: syntax (Evidenced by
>     the v7.1.0 filter "AR
>     System Email GUID Generator")
>     I pulled the 38 length from Field 179 on the stock
>     ARS form "AR System
>     Email Association"
>
>     Dwayne,
>      Out of curosity, try changing the field to 38
>     characters long (maybe
>     the command does not like fields 255 characters
>     long.
>     Fred
>
>     -----Original Message-----
>     From: Action Request System discussion
>     list(ARSList)
>     __Platinum Sponsor: www.rmsportal.com ARSlist:
>     "Where the Answers Are" html___

Reply via email to