I've done this. On the form that has the counter, put a display only
radio button. Whenever a ticket is submitted in form two, push a value
to the radio button. Next, put a filter on the form with the counter
that runs when the radio button != $NULL$. The If actions is Integer =
Integer + 1.

This will give you your counter.


Need:

Filter on Form 2 that runs on submit and pushes value of 1 to read/only
radio button field on Form 1
Filter on Form 1 that will set Integer = Integer + 1 on Modify when
Radio Button ! $NULL$.

Make sure the radio button is read only or this will not work.


Thanks,

Gary Opela, Jr.
Sr. Remedy Engineer
Avaya Phone Admin
RSP Cert, Sec+
COMM: 405 582 4272


-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of Raj
Sent: Thursday, April 15, 2010 7:04 PM
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"

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

Reply via email to