You could do a push from B on submit to update the record on A with its request id...:)...it's a bit circular...but it works if you avoid a loop
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Chanan Berler Sent: Tuesday, May 01, 2007 5:58 AM To: [email protected] Subject: filters and push fields I have got 2 forms: A & B I wanted to push fields from A to B, and return the request ID created on B back to A. I must use filter on submit on form A, and then i tried to do a set field with LastID Anyone has an idea how to do it? Using LastID didn't work since there are other filters running on B and the lastID value changes. thanks Chanan -- View this message in context: http://www.nabble.com/filters-and-push-fields-tf3674681.html#a10268038 Sent from the ARS (Action Request System) mailing list archive at Nabble.com. ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

