A
Amod
Hello all,
I am using IP2007 published on SharePoint library. This is a part of
SharePoint 2007 workflow.
I want to use a file name for this form when it is submitted by a user which
should be unique(obvious means) on the library and it should not get changed
when other user updates the form(as a part of workflow) which is why I am not
using something like date&time, username functions which would create
multiple entries for the same file/form data when submitted by multiple users
(& on different dates or times)
Also I tried using different field values for the filenames but that is only
possible in the combination of 2 or 3 different fields of the forms but then
how to concatinate them when I am creating the submit data connection for the
submit button in the form. something like this: "Order Date" & "Software
Name" will be unique if used together, but how to put 2 fields in the file
name?
Please suggest me a solution.
Sorry for the long query and let me know if I can make it more simple for
you to answer.
I am using IP2007 published on SharePoint library. This is a part of
SharePoint 2007 workflow.
I want to use a file name for this form when it is submitted by a user which
should be unique(obvious means) on the library and it should not get changed
when other user updates the form(as a part of workflow) which is why I am not
using something like date&time, username functions which would create
multiple entries for the same file/form data when submitted by multiple users
(& on different dates or times)
Also I tried using different field values for the filenames but that is only
possible in the combination of 2 or 3 different fields of the forms but then
how to concatinate them when I am creating the submit data connection for the
submit button in the form. something like this: "Order Date" & "Software
Name" will be unique if used together, but how to put 2 fields in the file
name?
Please suggest me a solution.
Sorry for the long query and let me know if I can make it more simple for
you to answer.