SmartForms

SmartForms are browser-based forms and views that can also be accessed using the Workspace (Mobile) app. You can also add forms to SharePoint lists and libraries.

SmartForms use SmartObjects to query and update information from SQL databases, web services, and more.

You can create SmartForms to display data on a form, or call SmartObject scalar (single record) and list methods to capture information people enter on the form.

Lastly, you can also use SmartForms to start and action workflows.

The components of SmartForms include:

See How To: Build a Simple Application for an example of building a simple Application including a SmartObject, view, form, and workflow.