Hi. I have a form which I want to use as a template in a Site
Content Type so it can be used in multiple libraries. The objective is to allow different
Departments to have their own instance of the Library in a Subsite relevant to
just their department. The design of the
libraries should be exactly the same as one another so that data is common (and
can be examined for trends), users changing departments don’t have to learn a
new system, management of the different libraries is simpler etc.
If I create a single ‘Submit’ data connection in my ‘common’
form, this dictates a specific Library into which the form is to be saved. Even if I Publish the form as a Site Content
type there appears (to me) to be no easy way for the form to understand the
context of where it is used - for example in the ‘Operations’ department, as
opposed to ‘Finance’, Sales, HR subsites and Library’s.
I was wondering if it is possible to have a data connection
which doesn’t define the Library into which it should be saved specifically,
rather that it defines the generic Site (in the line which should be for the Document
Library on the data connection form), and then the Library and the file name is
created in the File Name line (of the data connection form) as a ‘concat’
function from two or more fields?
I’ve tried building the data connection this way however can’t
get the combination of ‘/’ or ‘\’ or ‘%2E’ or similar to build the string
correctly.
Can anyone shed light on attempting this approach or suggest
an alternative method I might want to consider?
Thanks in advance – Alan C.