Setup Mobile and Tablet Forms

Last Updated: 07/15/2016 Introduced in Verision: 2.0

A form displays controls that allow a user to perform an action, such as enter data, display a report or folder, or manage entities. You can create a flow that, when run, opens a form.

 

It is possible to attach a Mobile and a Tablet version to the original version of the form. These forms will run in case that the user is trying to run the flow from a mobile device.

They could be set in the Flow Designer’s ToolBox under Form Setup Options.

 

Example

 

For this example 3 forms were designed… They looks alike just differ in size:

Basic Form

basicForm

Mobile Form

mobileForm

Tablet Form

tabletForm

Begin with Creating New Flow in Designer Folder

createFlow

Name The Flow and click Ok to proceed…

nameFlow

Next, we select Basic Form in the Flow Designer’s start-up window from Flows, Rules, Forms and Reports > Forms[Interaction] > [Current Folder] category, click Add to add it to the flow. Next, connect it to the end step.

flowStarts

 

Next, we locate Form Setup Options and click on Mobile Form picker…

mobileFormPicker

From the resulting pop-up window we select our Mobile Form and click Ok to save.

pickMobileForm

Next, do the same for Tablet form… Click on the Tablet Form picker and pick our Tablet Form.

pickTabletForm

Now, all versions of forms are set…

formsAdded

Mention, that two new outcomes from our form in the workspace appeared… Mobile – Done and Tablet – Done… We connect them to the end step as well…

connectOutcomesToTheEndStep

This completes our Flow. Save and close it.

Additional Resources