%META:TOPICINFO{author="StanleyKnutson" date="1131929210" format="1.0" version="1.6"}%
#CreateForm
*Create Client Pages:*
<br>
<form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/">
	Enter Client name (as TWiki.WikiWord) :
		  <input type="text" name="topic" value="&lt;name&gt;" size="24" />
		  <input type="hidden" name="templatetopic" value="Sandbox.ClientNotebookTemplate" />
		  <input type="hidden" name="onlywikiname" value="on" />
		  <input type="submit" value="Begin creating topics " />
</form>
<br> *Just press "Save" in the page that appears after you click the above button* 

Executing the above form will create:
	* {client}TripLog - for logging trips  (based on ClientTripLogTemplate)
	* {client}Environment - summary of client environment (based on ClientEnvironmentTemplate and ClientEnvironmentForm)
	* {client}Reports - document attachment topic, with an empty status reports (based on ClientReportsTemplate)

*Related*

ClientNotebookTemplate 

-- Users.StanleyKnutson - 02 Jun 2005

%META:FILEATTACHMENT{name="client-summary-template.doc" attr="h" comment="Summary topic template - gets copied to the created topic" date="1131922874" path="C:\temp\client-summary-template.doc" size="24064" user="StanleyKnutson" version="1.1"}%
%META:FILEATTACHMENT{name="client-status-report-template.doc" attr="" comment="test" date="1131924603" path="C:\temp\client-status-report-template.doc" size="24064" user="StanleyKnutson" version="1.1"}%
%META:TOPICMOVED{by="StanleyKnutson" date="1131923975" from="Sandbox.CreateClientNotebok" to="Sandbox.CreateClientNotebook"}%
