How do I import a form template? |

Form templates are created by the Mi-Forms Designer and exported as files with an .MFT extension.

Method #1

  1. Double-click the form template (MFT).
  2. You will get a progress bar showing import status and then a confirmation if the import was successful.
Method #2
  1. With the Mi-Forms Client open, go to File and select Open.
  2. In the lower-left corner of the Open dialog, click Import New Template.
  3. Browse to the desired template and click OK.
  4. You will get a progress bar showing import status and then a confirmation if the import was successful.
You can also import form templates from the command-line.

Method #3
  1. From a command prompt type mi-forms.exe /import_template:<fully qualified filename>
  2. You will get a progress bar showing import status and then a confirmation if the import was successful.
  3. You can add a /silent switch after the filename to suppress these dialogs.