Thank you everyone for their replies. I really appreciate this.
Somewhat did the same as mentioned by Jean
1. 1st filter, On submit of form 2, did a PUSH field action to a temp
character field on form 1.
2. 2nd filter , On modify of form 1(In RUN IF qualification  used the
character field), did a set field action for the counter(integer=integer +
1).

Thanks again to everyone.

On Wed, Apr 21, 2010 at 12:33 AM, Halleux, Jean-Louis <
[email protected]> wrote:

> Hi Raj,
>
> Create 2 filters and a temporary checkbox on form 1
> 1 filter is linked to form 2, and it does a push to form 1, setting the
> temporary checkbox to 0
> The other filter is linked to form 1, and it does a set action. The Run
> If is 'TR.Checkbox' = 0, and the Set Field is Integer field = Integer
> field +1,
>
> Best regards,
> Jean-Louis
>
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[email protected]] On Behalf Of Raj
> Sent: vendredi 16 avril 2010 2:04
> To: [email protected]
> Subject: need to design a counter
>
> Hello all,
> There is an integer field on form1.
> need to design a counter which increments the count by one for every
> submit on form2.
> So, need to write a filter on submit of form 2 which increments the
> integer field on form 1 by 1 for every submit on form 2.please advise.
> thanks,
> Raj
>
> ________________________________________________________________________
> _______
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
>
>
> This message was successfully scanned against all known virusses by McAfee
> Groupshield.
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
>

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

Reply via email to