Create fields to generate/hold a GUID. Generate the GUID and push that to form B. Then you can use 'GUID field abc' = $GUID field abc$
TP From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Michael Gere Sent: Friday, March 14, 2008 9:45 AM To: [email protected] Subject: Re: Table Field Qualification ** Form A has to save the records. This form is to make multiple requests. They click on the button and the table field has to refresh, they enter the second request and the table refreshes. The problem that I am having is to populate the table with the current requests. I cant use the 'RequestID' = $RequestID$ since it is not generated until we save the record. On 3/14/08, Timothy Powell <[EMAIL PROTECTED]> wrote: ** A little more info pleas. When the button is clicked, in addition to the Push to form B, does it also save anything in form A, or is Form A just a display form? TP From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Michael Gere Sent: Friday, March 14, 2008 9:12 AM To: [email protected] Subject: Table Field Qualification ** Hello Everyone One more for the week. I have two regular forms A and B. Form A has four database fields, a button and a table field. The source for the table field is Form B. On Form A, when the user enters values in the data fields and clicks the button, I want the values to populate on the table field. My approach for this so far is an active link on the button with push fields action and a change field action. But my table reads all the values from Form B. How do I get the table read values only to the current request. Environment: ARS 7, SQL Server 2005, Home Grown App. Thanks in advance Mike __Platinum Sponsor: www.rmsportal.com <http://www.rmsportal.com/> ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com <http://www.rmsportal.com/> ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

