Mi-Forms Designer

Articles related to the Mi-Corporation Mi-Forms Designer product, including form design, form scripting, form properties, etc.

If Mi-Forms DLLs are referenced in a form, do they need to be embedded?
In order to make use of the functionality that is provided by external DLLs from within your form script, you need to add a reference to the DLLs.  The def...
Wed, 17 Dec, 2014 at 8:34 AM
Sample Form Script
There are several example forms included with the Mi-Forms Designer to help enable often requested features. You will find them in the directory Mi-Fo...
Mon, 23 Jun, 2014 at 10:00 AM
Changing the Text Color in CText Fields
This capability may not initially be obvious, but there is a way that the color of CText fields can be adjusted using script code.  In the case of adjust...
Sat, 25 Oct, 2014 at 3:26 PM
Changing Visual Studio Version for Script Editing
If you have recently upgraded your version of Visual Studio and find that Mi-Forms Designer is still opening the script project in the previous version of ...
Wed, 26 Nov, 2014 at 12:20 AM
Hiding Pages on iPad/Android
It is possible to hide pages for forms on iPad and Android devices using Javascript code. A form will keep track of each pages visibility through us...
Tue, 27 May, 2014 at 10:20 AM
Export to PDF is not Showing in Mi-Forms Designer
If you have Adobe Acrobat Pro installed, the Mi-Forms Designer will let you export your forms to PDF files that you can use as blank, fillable PDF documents...
Mon, 29 Sep, 2014 at 9:48 AM
Accessing Session ID's via script
Sometimes, a developer may need to access their Session's ID on the script side, for example to use it as an output to a table via a custom export. ...
Mon, 13 Oct, 2014 at 9:01 AM
Using the Mi-Forms SDK With Designer
If you have access to the Mi-Forms SDK, which is available for Platinum level partnerships, you are able to write your own classes for use in Mi-Forms desig...
Tue, 27 May, 2014 at 10:51 AM
Workaround to "Change" a CText template
Although you can't directly apply a change to the template of a Text Field ("CText") after it has been set in Mi-Forms Designer, you can emplo...
Mon, 20 Oct, 2014 at 9:18 AM
Prevent Copying of Deleted Ink Strokes
Within Mi-Forms, it is possible to copy user-added ink strokes from one control to another.  There are many reasons this may need to be done.  A common exa...
Mon, 27 Oct, 2014 at 8:22 AM