Process
Appearance
| Warning | This page describes a function that has not yet been publicly released, or has been released in beta / preview quality. Subject to change. |
A process is a component on Resco mobile apps that you can add to your forms. The main purpose of a process is to guide app users through a series of steps (i.e., through a process). It is designed for entities that include a state/status field, for example, the opportunity entity.
Processes are created and managed in Woodford. They are defined within app projects. Once a process is defined, you must add it to an entity form.
Creating a process
- Edit an app project.
- Select Components > Process from the Project menu.
- Click New, name the process, and click OK.
- Select an entity and a field that governs the process steps.
- Optionally, click the arrows to reorder the steps in the process; or click the step labels and enter a step description.
- Optionally, click Get Latest Version to check for and install updates for the process component to your project from our GitHub repository.
- Click Save & Close.
Adding a process to a form
- Edit an app project.
- Select an entity from the Project menu.
- Click Show UI to display the list of views, forms, and charts.
- Edit a form.
- Click Select Process and select one of the processes that you have defined for this entity, then click OK.
- Select the process and click Move Up and Move Down to reorder the content of the form. Often, the process control looks best on the top or on the bottom of the form.
- Save everything and publish the project.
Using process in the app
TBD
Localization
You can use Localization to translate some of UI strings.
- Use the string
Process.Buttonto change the label of the Mark as Current Stage button. - The descriptions of the states or steps can be localized. When defining the process in Woodford, use a localization string as your step description, for example
lead.qualified.description.