R
rogge
Howdy:
I want to include a form in a template and use the same code and/or data
connection for form submital each time the template is used to create a new
site.
eg: a new project site is created and has an issues log. when a user has an
issue while working on 'new projet' the form is submitted to 'new project's'
form library rather than use the pre-determined data connection parameters.
Will you please help me with this, umm, err, issue?
Windows Server 2003 Enterprise Edition SP1, SharePoint Portal Server 2003
SP2, SQL Server 2000
________________________
when submitting i will need to use jscript to:
1) give a name to the file using title and date (data source for the title
is issues/title)
2) submit the data to "on directory higher" than the form OR submit the data
to <domain>/<site>/<sub-site>/<form library name>/Forms
3) anthing else i forgot to program the button to do...
Thanks for your help!
I want to include a form in a template and use the same code and/or data
connection for form submital each time the template is used to create a new
site.
eg: a new project site is created and has an issues log. when a user has an
issue while working on 'new projet' the form is submitted to 'new project's'
form library rather than use the pre-determined data connection parameters.
Will you please help me with this, umm, err, issue?
Windows Server 2003 Enterprise Edition SP1, SharePoint Portal Server 2003
SP2, SQL Server 2000
________________________
when submitting i will need to use jscript to:
1) give a name to the file using title and date (data source for the title
is issues/title)
2) submit the data to "on directory higher" than the form OR submit the data
to <domain>/<site>/<sub-site>/<form library name>/Forms
3) anthing else i forgot to program the button to do...
Thanks for your help!