Search

Chapter 9. Forms in Business Central

download PDF

A form is a layout definition for a page, defined as HTML, that is displayed as a dialog window to the user during process and task instantiation. Task forms acquire data from a user for both the process and task instance execution, whereas process forms take input and output from process variables.

The input is then mapped to the task using the data input assignment, which you can use inside of a task. When the task is completed, the data is mapped as a data output assignment to provide the data to the parent process instance.

9.1. Viewing the Mortgage_Process forms

The goal of this chapter is to introduce you to the Mortgage_Process sample project’s predefined forms which are used for collecting user data for the mortgage application business process. For this tutorial, you do not create and modify the Mortgage_Process forms. Instead, review the predefined sample forms. For information about creating forms, see Designing business processes in Business Central.

Procedure

  1. In Business Central, go to Menu Design Projects Mortgage_Process.
  2. From the asset list, click the right arrow to view the second page of the asset list and select the Applicant form.

    The Applicant form is shown below:

    applicantForm
  3. Click Menu Design Projects Mortgage_Process.
  4. From the asset list, select the Property form. The Property form is shown below:

    propertyForm2
  5. Click Menu Design Projects Mortgage_Process.
  6. From the asset list, select the Application form. The Application form is shown below:

    applicationForm
  7. Click the X icon in the upper-right corner to close the editor.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.