Make counter

Peace upon u allAt my work flow I have more than one path.

I want at last step of each path to make no. to my form. and that no. should be changed frequently.

for example , If the person reach the last activity of path one, The document no. will be one.

and 2nd time if another person enter differnt path , at last activity of that path, the document no. will be 2

if another one enter the 1st path again , At last activity of path the value of doc. no. will be 3

and so on.

I don’t know how can I make so.

Waiting ur help inshaallah.

Subject: RE: Make counter

Hi,

insert a code into the “Queryclose event” of the form. This is the best place to check the status and set counters and stuff like this.

M