<flow>
<nodes>

<!-- script 9001, For Partners - English - date 22 May 2020  -->   
  
<node id="menu" type="Choice">
<name>menu</name>
<title>Menu</title>
<text></text>
<options>
  <option value="Vendoren"><text>![Idiligo](https://idiligo.files.wordpress.com/2020/02/idiligo.png) to the Idiligo presentation</text><goto>ID_menu</goto></option>
  <option value="Make an appointment"><text>![Invite](https://idiligo.files.wordpress.com/2020/02/agenda_icon_dark_grey.png) Schedule an Online Meeting</text><goto>Make an appointment</goto></option>
  <option value="Presentation"><text>![Presentation](https://idiligo.files.wordpress.com/2020/02/icon_present_circle.png) Share document or video</text><goto>present_menu</goto></option>
  <option value="Screen"><text>![Screen](https://idiligo.files.wordpress.com/2020/02/icon_share_screen_circle.png) Share my screen</text><goto>Share screen</goto></option>
  <option value="Upload"><text>![Upload](https://idiligo.files.wordpress.com/2020/02/icon_upload_circle.png) The participant uploads documents</text><goto>Upload</goto></option>
  <option value="Sign"><text>![Sign](https://idiligo.files.wordpress.com/2020/02/icon_sign_circle.png) Get documents signed online</text><goto>Sign</goto></option>
  <option value="Support"><text>Support</text><goto>supportmenu</goto></option>
</options>
</node> 

<node id="present_menu" type="Choice">
<name>present_menu</name>
<title>Share document or video</title>
<text></text>
<options>
  <option value="Presentation"><text>![presentation](https://idiligo.files.wordpress.com/2020/02/icon_present_circle.png) Share document</text><goto>Presentation</goto></option>
  <option value="Videoyoutube"><text>![video](https://idiligo.files.wordpress.com/2020/02/icon_video_circle.png) Share youtube video</text><goto>Videoyoutube</goto></option>
  <option value="Videovimeo"><text>![video](https://idiligo.files.wordpress.com/2020/02/icon_video_circle.png) Share Vimeo video</text><goto>Videovimeo</goto></option>
</options>
</node> 
  
<node id="supportmenu" type="Choice">
<name>menu</name>
<title>Support</title>
<text></text>
<options>
  <option value="Support1"><text>&#60;a href=&#34;https://support.idiligo.com/en/support/home&#34; target=&#34;_blank&#34;&#62;Visit support for FAQ's and info about the use of Idiligo &#60;/a&#62;</text><goto>supportmenu</goto></option>
  <option value="Support2"><text>&#60;a href=&#34;https:///www.idiligo.com/find-partner/&#34; target=&#34;_blank&#34;&#62;Contact your certified Idiligo partner for help and info about Idiligo &#60;/a&#62; </text><goto>supportmenu</goto></option>
  <option value="Return"><text>Return</text><goto>menu</goto></option>
</options>
</node> 

<node id="Make an appointment" type="Form">
<name>Make an appointment</name>	
<title>Schedule an Online Meeting</title>
<text></text>		
<fields>
   <field name="date" text="Date (Example: 15 January 2025)"  mandatory="true"/>
   <field name="time" text="Time (Example: 10:00)" mandatory="true"/>
   <field name="clientdetails1" text="Participant 1" type="rowWithText" />
   <field name="clientfirstname" text="> First name" linkedField="contact:Birth Names" mandatory="true" />
   <field name="clientlastname" text="> Last name" linkedField="contact:Family Name" mandatory="true"/>
  <field name="remarks" text="Additional information: Here you can provide more information about the Online Meeting (e.g. agenda,...)" rows="4" cols="80"/>
</fields> 
</node> 

<node id="Invite2" type="Email">
<name>Online Meeting invitation</name>
<templateCode>9991invitation</templateCode>
<attachments>
</attachments>
<goto>menu</goto>
</node>
  
<node id="Presentation" type="File">
<name>Share document</name>	
<attachments>						
  <attachment fileCode="9991presentation" templateCode="" attach="true" />					
</attachments>
<goto>menu</goto>
</node>  
  
<node id="Share screen" type="ScreenShare">
<name>Share your screen</name>
<goto>menu</goto> 
</node> 
  
<node id="Upload" type="Upload"> 
<name>The participant can now upload documents</name> 
<uploads> 
  <upload name="doc1" description="" externalId="doc01" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc2" description="" externalId="doc02" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc3" description="" externalId="doc03" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc4" description="" externalId="doc04" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc5" description="" externalId="doc05" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc6" description="" externalId="doc06" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc7" description="" externalId="doc07" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc8" description="" externalId="doc08" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc9" description="" externalId="doc09" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
  <upload name="doc10" description="" externalId="doc10" fileTypes="pdf,jpg,png,doc,docx" mandatory="false" />
</uploads>
<goto>menu</goto>
</node>  

<node id="Sign" type="File">
<name>Share document</name>	
<attachments>						
  <attachment fileCode="9991sign" templateCode="" attach="true" />					
</attachments>
<goto>menu</goto>
</node>  
  
<node id="Videoyoutube" type="Form" visible="false">
<name>Video</name>	
<title>Youtube video</title>
<text>Note: This screen is not visible for the participant</text>		
<fields>
   <field name="link" text="Last part of the link (https://www.youtube.com/watch?v=**edoNOwr3pFQ**)"  />
</fields> 
</node> 

<node id="Videoyoutube2" type="Template">
<name>video</name>
<templateCode>9991videoyoutube</templateCode>
<goto>menu</goto>   
</node>  

<node id="Videovimeo" type="Form" visible="false">
<name>Video</name>	
<title>Vimeo video</title>
<text>Note: This screen is not visible for the participant</text>		
<fields>
   <field name="link" text="Last numbers of the link ( https://vimeo.com/**391786893** )"  />
</fields> 
</node> 
  
<node id="Videovimeo2" type="Template">
<name>video</name>
<templateCode>9991videovimeo</templateCode>
<goto>menu</goto>   
</node>  

<node id="ID_menu" type="Choice">
<name>ID_menu</name>
<title>Idiligo - menu</title>
<text></text>
<options>
   <option value="startsession"><text>Idiligo pitch - better and predictable results</text><goto>ID_startquestions</goto></option>
   <option value="networkscript"><text>Network Script - give your resellers access to your structured content</text><goto>ID_network</goto></option>
   <option value="becomepartner"><text>Becoming an Idiligo Partner</text><goto>ID_partner</goto></option>
   <option value="postsession"><text>Report of meeting</text><goto>ID_roundout</goto></option>
   <option value="end"><text>End</text><goto>menu</goto></option>
</options>
</node> 
  
<node id="ID_startquestions" type="File">
<name>Slide to explain the content of the session</name>
<attachments>						 
   <attachment fileCode="9001welcome" templateCode="" attach="true"/>
</attachments>
</node>   

<node id="ID_startquestions2" type="Form"> 
<name>A_few_questions</name>	 
<title>First, some questions</title>	 
<text></text>	 
<fields> 
 <field name="ID_organization" text="Can you tell us more about your organization?" rows="2" cols="60" /> 
 <field name="ID_customer_contact" text="How do you currently contact your customers (or applicants)?" rows="2" cols="60" /> 
</fields> 
</node> 

<node id="ID_agenda" type="Choice">
<name>ID_presentation_menu</name>
<title>Idiligo - Presentation</title>
<text></text>
<options>
   <option value="presentation"><text>Idiligo presentation</text><goto>ID_presentation</goto></option>
   <option value="features"><text>More about Idiligo - features and structure</text><goto>ID_allfeatures</goto></option>
   <option value="continue"><text>Next steps...</text><goto>ID_offer</goto></option>
</options>
</node>

<node id="ID_presentation" type="File">
<name>Introduction presentation</name>	
<attachments>
   <attachment fileCode="9001introduction" templateCode="" attach="true" />					
</attachments>
<goto>ID_agenda</goto>
</node>

<node id="ID_allfeatures" type="Choice">
<name>ID_allfeatures</name>
<title>Features, Structure, and report</title>
<text></text>
<options>
   <option value="features"><text>All features of Idiligo</text><goto>ID_features</goto></option>
   <option value="cmap"><text>Structure</text><goto>ID_structure</goto></option>
   <option value="back"><text>Previous</text><goto>ID_agenda</goto></option>
</options>
</node>

<node id="ID_features" type="File">
<name>Present the features</name>	
<attachments>
   <attachment fileCode="9001features" templateCode="" attach="true" />				
</attachments>
<goto>ID_allfeatures</goto>
</node>

<node id="ID_structure" type="File">
<name>Structure with meeting journeys</name>	
<attachments>
   <attachment fileCode="9001cmap" templateCode="" attach="true" />
</attachments>
<goto>ID_allfeatures</goto>
</node>

<node id="ID_offer" type="Form"> 
<name>Offer_Idiligo</name>	 
<title>Your organization and Idiligo</title>	 
<text></text>	 
<fields> 
   <field name="ID_the_structure_question" text="How do structured online meetings make your organization successful?" rows="4" cols="60" /> 
   <field name="ID_the_guts_question" text="Are you willing to make the necessary changes in your organization? " rows="4" cols="60" /> 
</fields> 
</node> 

<node id="ID_offer2" type="File"> 
<name>The pricelist</name>	 
<attachments>						 
 <attachment fileCode="9001pricelist" templateCode="" attach="true"/> 
</attachments> 
</node> 

<node id="ID_offer3" type="Choice"> 
<name>ID_which_product</name> 
<title>Choose your licence</title> 
<text></text> 
<options> 	
   <option value="Free"><text>Idiligo FREE</text><goto>ID_free</goto></option > 	
   <option value="Net"><text>Idiligo NET</text><goto>ID_net</goto></option > 	
   <option value="Business"><text>Idiligo BUSINESS</text><goto>ID_business</goto></option > 	
   <option value="Plus"><text>Idiligo PLUS</text><goto>ID_plus</goto></option > 
   <option value="No_choice_yet"><text>I’m not sure yet</text><goto>ID_notyet</goto></option > 	
</options> 
</node> 

<node id="ID_free" type="Form">
<name>Preparation</name>	
<title>Check the details of the participant</title>
<text></text>		
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last name" linkedField="contact:Family Name" />
</fields>
</node>

<node id="ID_free3" type="Email">
<name>Idiligo FREE account</name>
<templateCode>9001free</templateCode>
<attachments> 
</attachments> 
<goto>ID_next</goto>
</node>

<node id="ID_net" type="Form">
<name>Preparation</name>	
<title>Check the details of your participant</title>
<text></text>		
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last name" linkedField="contact:Family Name" />
   <field name="ID_currency" text="Currency"> 
   <options> 
      <option value="€ 15.00 per user/month"><text>Euro</text></option> 
      <option value="$ 16.00 per user/month"><text>US dollar</text></option> 
      <option value="C$ 23.00 per user/month"><text>CAN dollar</text></option> 
      <option value="£ 13.00 per user/month"><text>Pond</text></option>
      <option value="R$ 72.00 per user/month"><text>Br. Real</text></option>  
   </options> 
   </field> 
</fields>
</node>

<node id="ID_net3" type="Email">
<name>Idiligo NET account</name>
<templateCode>9001net</templateCode>
<attachments> 
</attachments> 
<goto>ID_next</goto>
</node>

<node id="ID_business" type="Form">
<name>Preparation</name>	
<title>Check the details of your participant</title>
<text></text>		
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last name" linkedField="contact:Family Name" />
   <field name="ID_currency" text="Currency"> 
   <options> 
      <option value="€ 29.00 per user/month"><text>Euro</text></option> 
      <option value="$33.00 per user/month"><text>US dollar</text></option> 
      <option value="C$ 43.00 per user/month"><text>CAN dollar</text></option> 
      <option value="£ 25.00 per user/month"><text>Pond</text></option> 
      <option value="$119.00 per user/month"><text>Br. Real</text></option> 
   </options> 
   </field> 
   <field name="ID_oneoff" text="One off fee for implementation support:"/> 
</fields>
</node>

<node id="ID_business3" type="Email">
<name>Idiligo BUSINESS account</name>
<templateCode>9001business</templateCode>
<attachments> 
</attachments> 
<goto>ID_next</goto>
</node>

<node id="ID_plus" type="Form">
<name>Preparation</name>	
<title>Check the details of your participant</title>
<text></text>		
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last name" linkedField="contact:Family Name" />
   <field name="ID_currency" text="Currency"> 
   <options> 
      <option value="€ 49.00 per user/month"><text>Euro</text></option> 
      <option value="$56.00 per user/month"><text>US dollar</text></option> 
      <option value="C$ 73.00 per user/month"><text>CAN dollar</text></option> 
      <option value="£ 44.00 per user/month"><text>Pond</text></option> 
      <option value="B$ 199.00 per user/month"><text>Br. real</text></option> 
   </options> 
   </field> 
   <field name="ID_oneoff" text="One off fee for implementation support:"/> 
</fields>
</node>

<node id="ID_plus4" type="Email">
<name>Idiligo PLUS account</name>
<templateCode>9001plus</templateCode>
<attachments> 
</attachments> 
<goto>ID_next</goto>
</node>

<node id="ID_notyet" type="Form">
<name>Preparation</name>	
<title>Don't know yet:</title>
<text></text>		
<fields>
   <field name="ID_not_yet" text="What is the reason:" cols="80" rows="5" />
</fields>
</node>

<node id="ID_next" type="Choice"> 
<name>ID_followup</name> 
<title>Next steps</title> 
<text></text> 
<options> 	
   <option value="nextmeeting"><text>Plan a next meeting</text><goto>ID_followup1</goto></option > 	
   <option value="moreinformation"><text>Send me more information</text><goto>ID_followup2</goto></option > 	
   <option value="return"><text>Back to Idiligo's main menu</text><goto>ID_menu</goto></option > 
</options> 
</node> 

<node id="ID_followup1" type="Form">
<name>Agenda uitnodiging</name>
<title>Follow-up meeting</title>	 
<text></text>	 
<fields> 
   <field name="date2" text="Date:" /> 
   <field name="time2" text="Time:" />
   <field name="clientdetails2" text="Participant" type="rowWithText" />
   <field name="clientfirstname" text="> First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="> Last name" linkedField="contact:Family Name" />
   <field name="remarks2" text="Additional text in inviting e-mail" rows="4" cols="80"/>
</fields> 
<goto>ID_followup1c</goto>
</node> 

<node id="ID_followup1c" type="Email">
<name>Follow-up meeting</name>
<templateCode>9001nextmeeting</templateCode>
<attachments> 
</attachments> 
<goto>ID_end</goto>
</node>

<node id="ID_followup2" type="Form">
<name>Preparation</name>	
<title>More information</title>
<text></text>		
<fields>
   <field name="clientdetails2" text="Participant" type="rowWithText" />
   <field name="clientfirstname" text="> First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="> Last name" linkedField="contact:Family Name" />
   <field name="ID_more_info" text="Link where to find more information"  />
</fields>
</node>

<node id="ID_followup2b" type="Email">
<name>Information Idiligo</name>
<templateCode>9001information</templateCode>
<attachments> 
</attachments> 
<goto>ID_end</goto>
</node>

<node id="ID_end" type="File"> 
<name>End of the session</name>	 
<attachments>						 
   <attachment fileCode="9001end" templateCode="" attach="true"/> 
</attachments>
<goto>ID_menu</goto>
</node> 

<node id="ID_roundout" type="Form" visible="false">
<name>Enrich</name>	
<title>After the meeting</title>	
<text>- This is not visible for your participant -</text>	
<fields>
   <field name="ID_feedback" text="Is the product interesting for the participant?" rows="4" cols="80" />
   <field name="ID_timelines" text="What is the desired planning?" rows="4" cols="80" />
   <field name="ID_budget" text="Does it fit the budget?" rows="4" cols="80" />
   <field name="ID_dmu" text="Who else should be involved?" rows="4" cols="80" />
   <field name="ID_roundout_actions" text="Next steps to take:" rows="4" cols="80"/>
</fields>
</node>

<node id="ID_roundout2" type="Form" visible="false">
<name>Enrich</name>	
<title>Complete the details of your participant</title>	
<text>- this is not visible for your participant -</text>	
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last name" linkedField="contact:Family Name" />
   <field name="clientemailaddress" text="E-mail address" linkedField="contact:Email" />
   <field name="clientrole" text="Role" />
   <field name="clientphone" text="Phone" />
</fields>
</node>  
  
<node id="ID_summary" type="Download" visible="false">
<name>Meeting report for internal use</name>
<title>Meeting report for internal use</title>
<text></text>
<attachments> 
   <attachment templateCode="9001summary" attach="true" /> 
</attachments> 
<goto>ID_menu2</goto>
</node>

<node id="ID_partner" type="File"><name>Slides to explain the Partner possibility</name>
<attachments>						 
   <attachment fileCode="9001partner" templateCode="" attach="true"/>
</attachments>
</node> 

<node id="ID_partner1" type="Choice"><name>ID_partner_nextsteps</name>
<title>Become an Idiligo partner</title>
<text></text>
<options>
   <option value="becomepartner"><text>Partner agreement</text><goto>ID_partner2</goto></option>
   <option value="nextpartnersession"><text>Plan a follow-up meeting </text><goto>ID_partner4</goto></option>
   <option value="return"><text>Back to Idiligo's main menu</text><goto>ID_menu</goto></option>
</options></node>

<node id="ID_partner2" type="Form">
<name>Proposal</name>	
<title>Partner agreement - your details</title>		
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last name" linkedField="contact:Family Name" />
   <field name="clientemailaddress" text="E-mail address" linkedField="contact:Email" />
   <field name="clientrole" text="Position" />
   <field name="clientcompany" text="Company name" linkedField="" />
   <field name="clientaddress" text="Address" linkedField="" />
   <field name="clientzip" text="Postal code" linkedField="" />
   <field name="clientcity" text="City" linkedField="" />
   <field name="clientcountry" text="Country" linkedField="" />
   <field name="clientchambernumber" text="Chamber of Commerce number " linkedField="" />
   <field name="clientstartcontract" text="Start contract (fill in the date)" linkedField="" />
</fields>
</node>

<node id="ID_partner2a" type="Choice"><name>ID_partner_contract</name><title>Partner agreement</title><text></text>
<options>
   <option value="partner_contract_download"><text>Download the partner agreement</text><goto>ID_partner2c</goto></option>
   <option value="partner_contract_sign"><text>Sign the partner agreement</text><goto>ID_partner2d</goto></option>
   <option value="return"><text>Previous</text><goto>ID_partner1</goto></option>
</options></node>

<node id="ID_partner2c" type="Download"> 
<name>Download the partner contract</name> 
<title>Download the partner agreement</title> 
<text></text> 
<attachments> 
   <attachment templateCode="9001partner" /> 
</attachments> 
<goto>ID_partner1</goto>
</node> 

<node id="ID_partner2d" type="Sign"> 
<name>Sign the partner agreement</name> 
<signs> 
   <sign templateCode="9001partner" /> 
</signs> 
<goto>ID_partner1</goto>
</node> 

<node id="ID_partner4" type="Form"><name>Agenda uitnodiging</name><title>Invitation follow-up meeting</title>	 
<text></text>	 
<fields> 
   <field name="date2" text="Date:" /> 
   <field name="time2" text="Time:" />
   <field name="clientdetails2" text="Participant" type="rowWithText" />
   <field name="clientfirstname" text="> First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="> Last name" linkedField="contact:Family Name" />
   <field name="remarks2" text="Additional text in the invitation mail" rows="4" cols="80"/>
</fields> 
</node> 

<node id="ID_partner4b" type="Email">
<name>Invitation for follow-up online meeting</name>
<templateCode>9001nextmeeting</templateCode>
<attachments> 
</attachments> 
<goto>ID_partner1</goto>
</node>
  
<node id="ID_network" type="Form"> 
<name>A_few_questions</name>	 
<title>First, one question</title>	 
<text></text>	 
<fields> 
 <field name="ID_reseller_tools" text="Which tools do you offer your resellers to achieve better results?" rows="4" cols="60" /> 
</fields> 
</node>    

<node id="ID_networka" type="File"><name>Slides to explain the Network Script</name>
<attachments>						 
   <attachment fileCode="9001network" attach="true"/>
</attachments>
</node> 

<node id="ID_networkb" type="File"><name>Slides to explain the Network Script</name>
<attachments>						 
   <attachment fileCode="9001netwfees" attach="true"/>
</attachments>
</node> 

<node id="ID_network1" type="Choice"><name>ID_Vendor_nextsteps</name><title>Network Scripts - the next steps</title><text></text>
<options>
   <option value="buynow"><text>Get an offer for a Network Script</text><goto>ID_network2</goto></option>
   <option value="newsession"><text>Plan a next meeting</text><goto>ID_network3</goto></option>
   <option value="return"><text>Back to Idiligo's main menu</text><goto>ID_menu</goto></option>
</options></node>

<node id="ID_network2" type="Form">
<name>Proposal</name>	
<title>Your details</title>		
<fields>
   <field name="clientfirstname" text="First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="Last Name" linkedField="contact:Family Name" />
   <field name="clientcompany" text="Company name" linkedField="" />
   <field name="clientaddress" text="Address" linkedField="" />
   <field name="clientzip" text="Zip code" linkedField="" />
   <field name="clientcity" text="City" linkedField="" />
   <field name="clientcountry" text="Country" linkedField="" />
   <field name="clientchambernumber" text="Company registration number " linkedField="" />
   <field name="clientstartcontract" text="Start date of the contract" linkedField="" />
</fields>
</node>

<node id="ID_network2a" type="Form">
<name>Teilnehmer</name>	
<title>Implementation</title>		
<fields>
   <field name="ID_name_netw" text="The name/description of the script, which you request to migrate to a Network Script:"  />
   <field name="ID_netw_fee" text="The maximum amount of end-user for your Network Script?"  >
   <options> 
      <option value=" "><text>... make a choice ...</text></option> 
      <option value="€ 500 with a maximum of 500 end users (invoiced on a monthly basis by Idiligo)"><text>500 end users</text></option> 
      <option value="€ 1000 with a maximum of 1000 end users (invoiced on a monthly basis by Idiligo)"><text>1000 end users</text></option> 
      <option value="€ 2500 with a maximum of 2500 end users (invoiced on a monthly basis by Idiligo)"><text>2500 end users</text></option> 
   </options> 
   </field> 
   <field name="ID_netw_support" text="Who is offering (and invoicing) the support to create, implement and maintain the script?"  >
   <options> 
      <option value=""><text>... make a choice ...</text></option> 
      <option value="The fee for creating, implementing and maintaing the script is:"><text>Idiligo</text></option> 
      <option value="The fee for creating, implementing and maintaing the script is offered separately by your Idiligo partner."><text>Partner</text></option> 
      <option value="There is no fee applicable for creating, implementing and maintaining the script."><text>not applicable</text></option> 
   </options> 
   </field> 
   <field name="ID_scriptdevfee" text="> In case of Idiligo, the fee is (please mention whether this is a one off and,or an hourly fee):"  />
  </fields>
</node>

<node id="ID_network2b" type="Choice"><name>ID_NetworkScript_contract</name><title>Offer for the Network Script</title><text></text>
<options>
   <option value="network_contract_download"><text>Download the offer</text><goto>ID_network2c</goto></option>
   <option value="network_contract_sign"><text>Sign the agreement</text><goto>ID_network2d</goto></option>
   <option value="return"><text>Previous</text><goto>ID_network1</goto></option>
</options></node>


<node id="ID_network2c" type="Download"> 
<name>Download Network Script agreement</name> 
<title>Download the agreement for the Network Script</title> 
<text></text> 
<attachments> 
   <attachment templateCode="9001network" /> 
</attachments> 
<goto>ID_network2b</goto>
</node> 

<node id="ID_network2d" type="Sign"> 
<name>Sign the agreement for the Network Script</name> 
<signs> 
   <sign templateCode="9001network" /> 
</signs> 
<goto>ID_network2b</goto>
</node> 

<node id="ID_network3" type="Form"><name>Agenda uitnodiging</name><title>Invitation follow-up meeting</title>	 
<text></text>	 
<fields> 
   <field name="date2" text="Date:" /> 
   <field name="time2" text="Time:" />
   <field name="clientdetails2" text="Participant" type="rowWithText" />
   <field name="clientfirstname" text="> First name" linkedField="contact:Birth Names" />
   <field name="clientlastname" text="> Last name" linkedField="contact:Family Name" />
   <field name="remarks2" text="Additional text in the invitation mail" rows="4" cols="80"/>
</fields> 
</node> 

<node id="ID_network3a" type="Email">
<name>Invitation for a follow-up online meeting</name>
<templateCode>9001nextmeeting</templateCode>
<attachments> 
</attachments> 
<goto>ID_network1</goto>
</node>

<node id="End" type="File">
<name>End</name>	
<attachments>						
  <attachment fileCode="9991end" attach="true" />					
</attachments>
<goto>menu</goto>
</node> 
  
</nodes>
</flow>