U bent hier:

  1. Home
  2. Producten
  3. Umbraco CMS
  4. Axendo Form Designer
  5. Installation Guide

Installation Guide - Axendo Form Designer for Umbraco

Make sure you are running .NET 4.0 and Umbraco v4.7.0 or later.

Go to the developer section of umbraco and then go to packages. Click on "Install local package" and select the FormDesigner zip-file. Make sure you check the "I understand the security risks associated with installing a local package" box and press "Load Package". In the next screen check the "Accept license" box and press "Install Package".

After deployment you have to enter the trial key (valid for 30 days) exactly like the one shown below in the /config/AxendoLicenses.config file:

<AxendoLicenses>
  <package name="AxendoFormDesigner">
    <key>D2F3XNOo0ToVPoqMD65TXFxSk9/oGEU/L0+1jClcuwR+ZHtuQJjSmgy6z19eakLO</key>
  </package>
</AxendoLicenses>


After this, you have to restart/reset your application otherwise it won't work.

Steps after installation:

  1. Check your DocumentTypes under settings, there will be an AxendoFormDesigner you can use.
  2. Create your first form.
  3. You can use this form in two ways:
    • By using the Axendo Form Designer macro to insert your newly created form.
    • By creating a template first for the AxendoFormDesigner DocumentType.
      Download an example template.
  4. Parameter RenderContent is empty by default, it then uses the current nodeid.
  5. Altering the default config can be done in config/AxendoFormDesigner.config.