Forms Center allows you to model and automate business processes in your organization in a fast and efficient way. Non-technical people can design no-code workflows that manage any kind of business process (e.g. invoice approval, document review, expense tracking,etc).
Process in Forms Center consists of four major aspects:
App offers three predefined user roles:
If you have any question or issues, please email us at
Please read the below Product FAQ and General Troubleshooting FAQ before sending email with an technical question.
Where app data is stored?
How to install the trial version on the SharePoint Site?
How to pin an app to the SharePoint menu, MS Teams, or Office 365 app launcher?
After successful installation, the app is located on the SharePoint Site Contents.
First, please use one of below methods to get an app shortcut.
Method 1) Enter the app (first page) and copy full URL from the browser's address bar (with all parameters like SPHostUrl etc.), below is example:
https://iverodemo-c5948d2992c3d6.sharepoint.com/FormsCenter/pages/index.html?SPHostUrl=https%3A%2F%2Fiverodemo%2Esharepoint....
Method 2) Enter the app (first page), copy URL from the browser's address bar and remove all characters after app name, below is example:
https://iverodemo-c5948d2992c3d6.sharepoint.com/FormsCenter/pages/index.html?SPHostUrl=https%3A%2F%2Fiverodemo%2Esharepoint....
Required parameters will be automatically added by SharePoint.
How to customize the logo and colors?
You can custom brand your logo and color under Administration->Settings->tab "Logo&Colors".
To upload own logo you need to:
a) switch setting "Logo" to the value "Custom"
b) click on area "Logo File" (or use drag&drop) to upload logo file.
c) click on button "Save Logo&Colors"
To change blue theme to another you need to click on color picker (setting "Default color"), select your color and click on the button "Save Logo&Colors".
How to translate an app into different languages?
You can translate an app under Administration->Settings->tab "Translations".
Language translation is available for regular user and manager views (except section "Administration").
How does subscription work?
To get more information about subscription and payments please read Billing & Payments FAQ
What happens if I remove a user?
If you remove a user from the app, no data will be lost. The user will lose access to app, but their data will remain visible on all reports.
How to update SharePoint app?
App update process is described here and also on our Technical FAQ, question "How to update SharePoint app?"
I cannot find a user in drop-down list
User list is pulled from SharePoint User Information List (built-in SharePoint feature, here is more info)
SharePoint user is added to the User Information List after first login to the SharePoint Site.
After first login, user will be visible in the user's drop-down list.
How to export data to MS Excel/CSV/PDF ?
Table export is supported for all the objects in the app (columns displayed in data tables). To export or print data, click the proper button in the top-right corner, above the data table.
Additionally, you can export all data from request details into MS Excel (all standard fields + custom fields + comments)
How to dynamically populate the custom Choice Field options from the external SharePoint list?
The app allows for creating custom fields for requests form. One of the custom field types is "Choice from External SharePoint List" which allows to dynamically populate the Choice Field options from the external SharePoint list on the parent SharePoint Site.
To configure this type of field, you need to change the "Type" field to the value "Choice from External SharePoint List", afterward select list name from the drop-down and enter column name from which app will get data.
How to add custom columns to data table ?
The app allows adding a custom form field to the administrator and manager reports that shows all requests.
Step 1) Go to Administration->Request Templates->Edit->tab "Custom Form Fields" to check what is "ID" of custom form field (e.g. CustomField1)
Step 2) Go to Administration->Settings->tab "Requests Report Columns", click on empty row at the bottom of the data table and select custom field from the drop-down list.
Make sure that the column "Is Visible" is marked.
Step 3) Click button "Save Requests Report Columns" to save changes.