Skip to main content
Home  ›  Blog

Releasing Mobius Forms 2 with File Upload and Koi

Mobius Forms 2 now support file-upload out of the box, and the code is a great foundation to refactor into anything you need.

New: File Upload into ADAM

The most important enhancement of Mobius 2 is file-upload. It uses the new SaveInAdam API but brings it one step further. Here's what it does out of the box:

  1. Add file-fields to your html-form, and these will automatically be serialized (using JavaScript) and sent to the WebAPI
  2. The files are automatically stored in the file-library-field of your content-type.
  3. Just give your html-input-field the right name, and it's stored in the right place
  4. Need multiple files in the same library-field (like screenshots)? Already covered!

multiple files

New: Koi Support

Mobius 2 now uses Connect.Koi and supports both Bootstrapp 3 and 4 out-of-the-box.

Create your Own Solutions

You can basically use Mobius Forms 2 now and extend it to create your own forms saving into your content-types. OR you can copy the API code and do anything else with it. 

Get your copy of Mobius 2 from the app-catalog or view the source on Github

Love from Switzerland,
Daniel

PS: I'll release a recipe to tell you how to create your own APIs saving files into ADAM.


Daniel Mettler grew up in the jungles of Indonesia and is founder and CEO of 2sic internet solutions in Switzerland and Liechtenstein, an 20-head web specialist with over 800 DNN projects since 1999. He is also chief architect of 2sxc (see github), an open source module for creating attractive content and DNN Apps.

Read more posts by Daniel Mettler