G
gtheoulis
I have a very weird glitch on Infopath.
I have a form on infopath that is published on a sharepoint site. in this
form there is a field where each form gets a number once approved. this
number is a sequencial increasing by 1 for every form submitted.
The very first form was set manually (ex 1).
I have a control button for setting this auto number. the formula is as
follows:
max(@ECR__) + 1
where ECR_ is from a data connection from the form library that refers to
the form field ECR which we are setting this auto number.
This method worked great for a few months, and now stopped working. it now
returns the same number everytime.
I have looked at everything and cannot find any problem.
Looks like a glitch, anyone have a fix for this??
thanks
Gus
I have a form on infopath that is published on a sharepoint site. in this
form there is a field where each form gets a number once approved. this
number is a sequencial increasing by 1 for every form submitted.
The very first form was set manually (ex 1).
I have a control button for setting this auto number. the formula is as
follows:
max(@ECR__) + 1
where ECR_ is from a data connection from the form library that refers to
the form field ECR which we are setting this auto number.
This method worked great for a few months, and now stopped working. it now
returns the same number everytime.
I have looked at everything and cannot find any problem.
Looks like a glitch, anyone have a fix for this??
thanks
Gus