What are Forms, Views, Controls, and Data Fields?

Forms and Views

Forms are reusable pieces assembled in various combinations to make different views; forms are the building blocks of all Infor CRM views. For example, the Account Detail view is made of one form for the detail pane and other forms for the tabs.

A form may be used in multiple views. For example, the InsertContracts form is used in the Contracts Detail view and in the Insert Contracts view.

There are two kinds of forms: custom forms and Quick Forms.

You can make simple changes to a view by editing its component forms with the Web Form Designer. For example, you can change captions and move things around on a form. When you save the form changes, all the views that contain the form change as well. Changes you make affect everyone on the system because form and view definitions are shared. Tell me more...

Controls

Each thing on a form, such as a button or a box, is called a 'control'. There are about 30 different kinds of controls used on Infor CRM forms.

Some kinds of controls cause an action to be performed. Examples are button controls that save data and link controls which open a view.

Many kinds of controls show data from the Infor CRM database so that users can view or edit the data

All the control types we have talked about so far are visual controls; that is, they are intended to be displayed on forms. A few kinds of controls are non-visual.

The Web Form Designer shows the layout of the controls on a form and allows you to drag and drop the controls into different positions.

Control properties

Control properties are settings that define a control's behavior and appearance. For example, the Image property of a button control specifies the icon to show on the face of the button. Pick list controls have a property called Allow Multiple Selections. Two properties common to almost all controls are Caption and Tooltip.

When you select a control on the design surface of the Web Form Designer, the control's properties show on tabs where you can change many of their values.

Additional control properties may be accessible with the Application Architect.

Data fields

Data fields are the individual kinds of information users view and change about account, contacts, and so on. Examples of data fields are Account Name and Status. A control that shows data from the Infor CRM database is able to because it is tied or "bound" to the data field in the database.

The Web Form Designer shows the data field to which a control is bound.

Related Topics

Working with Forms

 

 

What's New in this Release

 

For a list of new features, see the What's New In This Release topic.

Contact us:

This documentation was developed by Infor CRM User Assistance. For content revisions, questions, or comments, contact the Infor CRM writers at documentation@infor.com.