Creating a dialog
If you must import translation files, ensure to import before you create or copy a dialog.
See Importing a language pack.
You can also modify and existing dialog by copying a dialog.
See the section on how to copy a dialog in Copying a dialog.
- Select System configuration > Dialog design.
- Click New.
-
Specify this information in the Dialog properties section:
- Main table
- Select the table that you will use for this dialog.
- Name
- Specify the name of the dialog.
- Description
- Provide a description for the dialog.
- Form Factor
- Select the form factor where this dialog applies.
- Select Dialog layout.
-
Click New under the Groups section.
A dialog design needs to have at least one group.
- Specify a name for the group.
- If you must change the group name, click Edit Group.
- To add translation for each language, click Translate Group. Additional language must have been added before you select this option. See Adding a language.
- To remove a group, click Delete group.
- Below the Groups table, you can expand the Main
or sub tables from the tree view. To add fields from sub table:
- Click ... beside the Sub tables folder.
- Select the table from the list.
- Click Close.
- Select which field to add and click the right arrow button.
- When done adding the fields, click Close.
When you add controls, fields, and sections, these are added to the currently selected group. If you have multiple groups for a dialog design, ensure that the correct group is selected when adding fields, controls, and sections.
Note: The Quick Entry check box is enabled for Account Info dialog only. If you select the Quick Entry check box for a group, the selected group is displayed when adding a new account. You can also add Contact and Activity fields in the group by adding these fields as a sub table. -
You can further divide your group into sections. To create another section in a group:
- Expand Misc. Controls in the Database columns section.
- Drag a section control into the Dialog layout section.
-
To modify properties of a section, right-click the section and
select Properties.
- To change the header text of the section, right-click and select Properties > Set header text.
-
To add translations, right-click and select
Properties > Translations. You must add the additional language before you select
this option.
See Adding a language.
-
To set the number of columns, right-click and select
Properties > Set number of columns.
For M3 CLM Web user interface, you must set the number of columns.
- To make the section collapsible, right-click and select Properties > Collapsible.
- The filter list control fits in one column when inserted. When you define two columns, a filter list column fits in a single column. To make the filter list control fit the entire dialog and bypassing the number of columns set for the dialog, right-click the dialog and select Properties > Fill container.
- To remove a section, right-click and select Remove.
-
To add a field to the dialog, drag a field from the
Database columns section. Initially, you must expand the main
table or the sub tables to expose the fields to the Dialog
layout section.
- To arrange the fields in the dialog, click the up and down arrows at the right of the Dialog layout section.
- To set a field as disabled or read-only, right-click and select Properties > Read only.
- To set a field as required, right-click and select Properties > Mandatory.
- To remove a field, right-click and select Remove.
- You can add controls to your dialog design. All controls are available under Misc. Controls. To add a control, drag the control name to the Dialog layout section.
-
When done adding fields, click Save.