The Form Editor
Definition
Forms are used to display information on objects, e.g. incidents, catalog entries, problems, in the Service Manager interface. See the description of the Form mode.
You can update forms in the editor if you are an employee authorized to edit them.
EndDefinition
Each form:
- Is built using a parent query specific to the menu option.
- Has a title and an overview found in the top banner.
- Is linked to a main form presentation made up of two parts:
- The Details tab containing the main information on the record.
- A set of tabs and sub-tabs called areas containing additional information in grids (tables) or forms.
- Is designed by placing different types of objects, e.g. text, tree or list fields, action buttons or hyperlinks, and data separators. Each of these objects has properties for defining its layout and behavior in the interface, e.g. field name, size, or associated actions.
- Is linked to a set of wizards used to perform predefined tasks.
Forms can also:
- Contain deep links defined locally in a given field to access directly to third-party collaboration tools such as EV Reach, Teams, Slack, etc.
- Be linked to Service Apps apps. The information displayed by the app is specific to the current record.
See The contextual apps.
- Have variants that adapt to the context. These variants are displayed instead of the main form presentation when certain conditions defined using filters are met:
- Display a conditional form presentation to hide certain fields or tabs, or to authorize access to specific profiles.
- Declare a redirection to another form using a hyperlink or action button.
Examples
1. Configure the Equipment form.
- The main form presentation displays equipment-related information.
- A conditional form presentation defined for Phone equipment displays different information in two tabs.
- Details tab: Apply a filter, Type of equipment = Phone, with an SQL query to hide the Network Identifier and Last Automatic Inventory Date fields that are not relevant for phones.
- Installed Software tab: Displayed if the current record meets the condition called Type of equipment<> Phone.
2. The main form presentation or conditional form presentation is displayed based on the selected Equipment form, i.e. depending whether the filter conditions are met.
- Phone equipment: The conditional form presentation is displayed. Users do not see the Network Identifier and Last Automatic Inventory Date fields or the Installed Software tab.
- Other types of equipment: The main form presentation is displayed. Users see the Network Identifier and Last Automatic Inventory Date fields as well as the Installed Software tab.
Notes
- Forms are created by EasyVista. You cannot create new ones.
- You can modify a form as long as you are authorized to edit display presentations.
See User Profiles > Edit rights and display rights.
- Modifications autorized on a form: Modify the visual layout by adding, modifying or deleting objects, associate wizards, create conditional form presentations, declare redirections, select the tabs to be displayed, modify the name of the tab and the order in which tabs and sub-tabs are displayed.
- Access rights to forms are defined by profile. You can also define them by selecting Administration > Access Management > User Profiles in the menu.
- Parent queries of each form are defined by EasyVista.
- You can add fields manually to a form's parent query, as long as you are authorized to edit display presentations.
See User Profiles > Edit rights and display rights.
- Fields are displayed with their alias (or logical name).
- If the alias is not specified, the physical field name will appear.
example
- Alias: Phone, Physical Name: PHONE_NUMBER
- Alias: Serial Number, Physical Name: AM_ASSET.SERIAL_NUMBER
Structure of a form
- Top banner of the form:
- By default, the title of the form is the name of the first field in the Details tab.
- By default, the form overview displays the first six fields in the form. You can switch to edit mode to customize this. You should define the Overview section.
See the procedure.
- In the forms of process elements such as incidents, requests or problems, the life cycle is displayed.
- The Details tab is always displayed first. You cannot modify its name.
- By default, each new conditional form presentation is an identical copy of the form presentation in edit mode.
- You can declare a redirection to another form only for the Details tab.
- Icons objects can be used for defining action buttons, except for the following objects which are configured to appear as hyperlinks: Attachments, Known Errors, Questionnaire and Search.
- All wizards shipped by EasyVista can be associated with a form. Users can see only visible wizards which their profile authorizes them to access.
- You must first configure deep links locally in a given field in a form by selecting Administration > Deep Linking Tools > Settings - Deep Linking in the menu. The Automatic display of the Deep Linking icon option must not be checked for the link.
See the procedure.
Caution
- Adding conditional form presentations to a form has a significant effect on the display time because each condition is evaluated every time the form is displayed. To ensure the shortest loading and display time:
- Restrict the number of conditional form presentations to 10 or less for a given form.
- Arrange conditional form presentations in the order of their display frequency, from most to least frequently displayed.
- Number tests in the order of their use frequency. By default, tests are run alphabetically based on the name of the conditional form presentation.
- Respect the rules above for the most frequently used forms, namely the Action form which is a tool used daily and constantly by Service Desk technicians.
- If you move a row, all of the objects in it will be moved.
- The subscription identifier is the first field of the overview form or, failing that, the first field of the form. If you change one of the information, you must update the subscription to ensure that the identifier change is taken into account.
See the procedure.
Best Practice
- Check the top of the screen to see which form presentation you are modifying. The physical name of the current form is followed by the words (Form presentation) or (Conditional form presentation).
example DialogHD_IncidentsCatalog (Form presentation)
- To modify the presentation of a specific tab, display it before switching to edit mode.
- To create a conditional form presentation, first select the tab/sub-tab with which it should be associated.
- Beware of positions that appear to be vacant but in reality are not. This is due to fields that occupy two columns (tree). To check this, you should preview the form.
- Place the line data separator in rows with only one position because the line will occupy the entire row. On the other hand, you can place the space data separator next to a field.
- Narrow down the list of fields available to display only the fields that are useful in designing the form. You can add them again at any time by clicking Add Field.
Characteristics specific to versions 2016 and earliers
The form editor in versions 2016 and earlier is different:
Screens description
Form presentations
Form presentation of the Details tab
Access: in the top banner of the form > Edit Form > Select Another Area and click the name of the first tab. Note: The Details tab is always displayed first in the form.
Edit mode | Interface Service Manager |
---|---|
![]() |
![]() |
(1) Form name (Note: Non-modifiable): Physical name of the form, followed by the words (Form presentation).
(2) Area representing the tab in which the objects to be displayed are placed.
Object properties:
: Move handle belonging to the field. Click and drag it to the form presentation.
- When you move an object, a green border will appear in the spots where you can place the object.
- The move handle found at the start of the row is used to move the entire row. All of the objects in the row will be moved.
: Used to delete the form presentation field. It will automatically appear in the list of available fields found at the bottom of the form.
: Used to open the Properties Inspector specific to the type of object.
See the list of objects.
- Field name, specified in the Properties Inspector.
- [ Text ], [ Tree ], etc.: Type of field. Note: If the tab presents information in a grid, the type of field is not displayed.
(3) List of all available objects that are not displayed in the tab. Note: Field objects are fields from the parent query associated with the form and other manually added fields. If the tab presents information in a grid, only Field objects are available.
- Select the move handle
of an object to move it to the area representing the tab (2).
- The color of the object's border indicates its type:
- Green for fields, with the name of the field or its physical name if the alias is not specified.
example Manager / AM_MANAGER.LAST_NAME - Blue for action buttons or hyperlinks, containing the word Icons.
- Blue for data separators, containing ______ for lines or the word Spaces.
- Blue for links to XML or Excel reports, containing the words Print Reports.
- Green for fields, with the name of the field or its physical name if the alias is not specified.
Organize Related Elements: Used to select the list of tabs/sub-tabs displayed in a form.
- Click and drag the elements you want to or from the Tab Sheet Visible and Tab Sheet Hidden panes using the move handle
.
- You can also click
to enter the name in different languages.
: Used to save your changes.
: Used to return to the standard configuration defined by EasyVista.
Select Another Area: Used to display the list of all tabs and sub-tabs in the form.
- Click one of the elements to edit its presentation.
- The first tab is always the Details tab.
Create / Select a Form Presentation: Used to create a conditional form presentation for the current tab/sub-tab or to select an existing one. In the Details tab, also used to declare a redirection to another form or to select an existing form presentation.
- In both cases, a filter must be defined. If the filter conditions are met when the tab/sub-tab is displayed, then it will automatically be replaced by the conditional form presentation or redirection.
List of Displayed Wizards (Note: Only for the Details tab): Used to select the list of wizards displayed in the form (box is checked). Note: All wizards shipped with the Service Manager setup are available.
Change Displayed Labels: Used to switch between the name of the fields and their physical name. Note: Fields added manually to the parent query appear with their alias. If the alias is not specified, then the physical name will appear.
example Manager / AM_MANAGER.LAST_NAME
Add View: Used to add an SQL query containing a join with one of the parent query tables.
Add Table: Used to add a table not belonging to the parent query.
Add Field: Used to add a field belonging to one of the parent query tables or belonging to a manually added SQL table or view.
Delete a Field: Used to narrow down the list of fields and display only the fields that are useful in designing the form. Note: To display a field again, click Add Field.
Tabs/sub-tabs presentations and Conditional form presentations
Access: in the top banner of the form > Edit Form then:
- For a tab/sub-tab: Select Another Area and click the object you want.
- For a conditional form presentation: Select the tab/sub-tab you want and click Create / Select a Form Presentation. Next, select the form presentation you want.
Edit mode | Service Manager Interface |
---|---|
![]() |
![]() |
(1) Form name (Note: Non-modifiable): Physical name of the form, followed by the words (Form presentation) for a tab/sub-tab, or by the words (Conditional form presentation) for a conditional form presentation and its physical name.
Filter related to the Form Presentation: Conditions that must be met before the tab/sub-tab or conditional form presentation can appear.
- Click
to define the filter conditions.
- The conditions are stored in an SQL query when the form presentation is saved and are evaluated when the form presentation is displayed.
By default, new Profiles: Used to define access to the form presentation by profile for all profiles created after the form presentation was modified.
- Can access this Form Presentation: If the conditions defined in the filter are met, then users who are assigned the new profile can access the new form presentation.
- Cannot access this Form Presentation: Even if the conditions defined in the filter are met, users who are assigned the new profile can only access the previous form presentation.
Manage the List of existing User Profiles: Used to define access to the form presentation by profile only for profiles created before the form presentation was modified. Click .
- Visible pane: Profiles with access to the form presentation if filter conditions are met.
- Invisible pane: Profiles with no access to the form presentation even if filter conditions are met.
- Use the
,
,
and
icons to move profiles from one pane to the other.
Name: Name of the tab/sub-tab or conditional form presentation.
(2) Area representing the tab/sub-tab or conditional form presentation in which the objects to be displayed are placed.
Properties of the tab/sub-tab:
: Used to open the Properties Inspector for GRID objects and configure action icons in the tab/sub-tab.
See the description.
- To help users identify active actions in the tab/sub-tab, the associated icons will be displayed.
Properties of the tab/sub-tab | Properties Inspector for GRID objects | Service Manager Interface |
---|---|---|
![]() |
![]() |
Object properties. See the Details tab.
(3) List of available objects that are not displayed in the tab/sub-tab or conditional form presentation. Note: Field objects are fields from the parent query associated with the form and other manually added fields. If the tab presents information in a grid, only Field objects are available. See the Details tab.
Redirection
Access: in the top banner of the form > Edit Form > Select Another Area and click the name of the first tab (Details tab). Next, click Create / Select a Form Presentation and select the redirection you want.
Edit mode |
---|
![]() |
(1) Form name (Note: Non-modifiable): Physical name of the form, followed by the words (Conditional form presentation) and the physical name of the redirection form.
Name of Related Form: Physical name of the form that must replace the main form presentation if the filter conditions are met.
Other fields: See Tabs/sub-tabs and main/conditional form presentations.
Specific case: Quick Call
The quick call is divided into several sections but the configuration principle remains identical to the other forms.
- The Main section area includes the Details tab as well as User Informations and Description related elements (1).
- The other related elements (2) are accessible via the other areas as in the other forms.
Access: in the top banner of the form > Edit Form > Select Another Area
Properties Inspector for each type of object
Access: In a form, click next to an object. The fields to be specified depend on the type of object.
FIELD object
Table (Note: Non-modifiable): Physical name of the table where the field belongs.
Field (Note: Non-modifiable): Physical field name.
Alias: Name identifying the field in the interface. Click to enter the name in different languages.
Read Only: Used to indicate if the field is accessible in read-only mode (True) or modifiable (False). Note: Select True if the field comes from a related table. This option depends on each form. A given field may be modifiable in one form and non-modifiable in another.
example Phone field: modifiable in the Employee form and read-only in the Equipment form.
Required (Note: Not available for Tree fields): Used to indicate if the field is mandatory (True) or optional (False). Note: This option depends on each form. A given field may be mandatory in one form and optional in another.
Size: Size of the data entry field in the interface based on the type of field:
- 1: standard field size, non-modifiable ==> BOOLEAN, COMBO VALUES, COMBO VALUES (Translated), DATE, and DATEANDTIME fields
- 2: used to increase the field size ==> TREE and TEXT AREA fields
- Other values: user-defined size in pixels ==> COMBO, CURRENCY, EDIT and INTEGER fields Note: For EDIT fields, the size can be completed by specifying the Maximum Length of String property.
Type: Type of field that affects the data entry field layout, size and type, e.g. drop-down list, tree or free text field. Note: The type of field in the data model can be different.
example TEXT field in the data model, BOOLEAN in the interface (boxes to check) ==> in the database, a text value is stored: 0 if the box is not checked; 1 if the box is checked.
Click to see the authorized types of field
Note: Click to define the properties.
Value | Description | Example in the interface | Notes | ||
---|---|---|---|---|---|
TREE | Tree field, can be accessed by clicking ![]() Properties:
example Root= North America/USA; True ==> Click
|
Location ![]() |
|||
BOOLEAN | Field with two possible values (e.g. True, False), followed by a box to be selected in the interface. | Storage location ![]() |
|||
COMBO | Drop-down list containing reference table values, can be accessed by clicking ![]() Properties:
|
Type of warranty ![]() |
|||
COMBO VALUES | Drop-down list containing predefined values, can be accessed by clicking ![]()
|
Color ![]() |
|
||
COMBO VALUES (Translated) | Identical to COMBO VALUES, with the possibility of entering names in different languages for predefined values.
|
Color ![]() |
|||
DATE | Field for entering the date using a calendar, can be accessed by clicking ![]() |
Installation date 09/07/2009 ![]() |
|||
DATEANDTIME | Field for entering the date and time. | ||||
CURRENCY | Field for entering a numeric value with two decimal places.
|
Purchase price 1490.99 | |||
LIST | Drop-down list containing reference table values, can be accessed by clicking ![]() Properties:
|
Main user ![]() |
|||
INTEGER | Field for entering an integer. | Duration of the period (months) 12 | |||
MEMO | Identical to TEXT, of unlimited size, can be accessed by clicking ![]() ![]() Note: When the Size property of the field is specified, the default height of the field is the one defined in Other Parameters. |
||||
TEXT | Free text field of limited size.
Note: Only for fields whose contents do not refer to a related table. |
Available Field 1 …my text… . |
|
||
TEXT AREA | Identical to MEMO, with the possibility of entering HTML code for formatting text, can be accessed by clicking ![]() |
Comment Note in bold ![]() |
Properties specific to the type of field
Maximum Length of String (Note: Only for TEXT fields whose Size property is specified): Used to indicate the maximum length of the data entry field.
Manage VIP (Note: Only for fields from the AM_EMPLOYEE and AM_ASSET tables): In the interface, used to identify VIP users and critical equipment quickly using red stars .
- Possible values: Equipment ID/Employee ID, based on the table.
- The number of stars displayed depends on the user VIP level and the critical level of the equipment.
CI Status (Note: Only for fields from the AM_ASSET table): In the interface, used to identify the availability status of CI equipment using an icon: available;
unavailable.
Display Time (Note: Only for DATETIME fields): Used to indicate if the time should be displayed in the interface (True) or not (False).
Graphical Presentation (CI) (Note: Only for fields from the AM_ASSET_CI table): This determines if access to the CMDB graph is authorized for a CI (True) or not (False). If the value selected is True, the Display CMDB Graph action is added to the list of options of the CI field in the interface.
Action icons
In the interface, the different actions that can be performed in a field are grouped. They can be accessed by clicking to the right of the field.
example Incident Catalog form > Manager field
Click to see the list of authorized actions.
Note: Select True to make the action available in the interface and define its properties by clicking . Otherwise, select False.
Icon | Description | Example in the interface | |
---|---|---|---|
![]() |
Open the related form.
Note: When the value of the Properties:
|
Equipment form > Department field > ![]() |
|
![]() |
Used to open the messaging system.
Properties:
|
Employee form > Manager field > ![]() |
|
![]() |
Used to open a secondary window displaying information specific to the field in consult mode.
Properties:
|
Equipment form > Model field > ![]() |
|
![]() |
Used to call an object, e.g. map, workflow or URL.
Properties:
|
Equipment field
|
Deep Linking
The section is used to define deep links specific to the field, i.e. links that allow direct access to third-party collaboration tools. In the interface, dedicated icons for these links will appear only in this form on hover over the relevant field.
- The Deep Linking section will appear only if a deep link is defined for one of the fields in the main form presentation, provided the Automatic display of the Deep Linking icon option is not checked in Administration > Deep Linking Tools > Settings - Deep Linking.
- Click + in the Deep Linking section to open the Deep Linking Properties Inspector and specify the properties of the link.
FieldsDeepLinking
Software: Name of the third-party collaboration tool that will run when the deep link is selected in the form.
Action Type: Type of action run by the third-party collaboration tool.
Action: Description of the deep link that will appear on hover over the dedicated icon.
Icon: Dedicated icon that will appear on hover over the field.
Title: Multilingual description of the deep link that will appear on hover over the dedicated icon.
URI: Automatically specified URL that will run when the deep link is selected in the form.
List of parameters specific to each URI: Select the value from the contextual drop-down list of the parameter.
example Parameter @@E_MAIL@@: value AM_ASSET.ASSET_ID
EndFieldsDeepLinking
FIELD object in a grid
Table (Note: Non-modifiable): Physical name of the table where the field belongs.
Field (Note: Non-modifiable): Physical field name.
Alias: Name of the field in the interface. Click to enter the name in different languages.
Currency (Note: Only for numeric fields): Used to indicate if the number should be displayed as a currency (True) or not (False). If the value selected is True, two decimal places will be added to the number.
Time zone (Note: Only for date fields): Used to indicate if the date/time stored in the database should take into consideration the time zone of the logged-in user (True) or not (False). If the value selected is True, the database date/time will be converted to the local date/time.
User Key: Key used to retrieve the time zone to be used instead of the time zone of the logged-in user.
Alignment: Used to indicate how the value is aligned in the column, e.g. left align, center or right align. The Automatic value lets the browser manage alignment automatically.
Full Path (Note: Only for Tree fields such as location, department, type or category): Used to indicate if the full path should be displayed (True) or only the last level (False).
example Location field
- Complete tree view: North America/USA/Salt Lake City/Building 1/Level 07/731
- Last level: 731
Show Hint: Information displayed in infotips when the mouse rolls over the field.
SPACES object
Alias: User-defined name in the interface, not linked to any field. Note: If no name is specified, a blank field is displayed.
ICONS object
Alias: Name of the action button or hyperlink in the interface. Click to enter the name in different languages.
- You should only enter the name. The shortcut should be entered in the Keyboard Shortcut property.
- The Attachments, Known Errors, Questionnaire and Search actions are configured to appear as hyperlinks. All other actions are displayed as buttons.
example Action form > Transfer; Action form > Known Errors [Alt+K]
Parent Key: Key used to retrieve the value to be passed to the related form.
Wizard Properties: Wizard opened using an action button or hyperlink. Click Edit to select it.
- The Attachments, Known Errors, Questionnaire and Search actions are configured to appear as hyperlinks. All other actions are displayed as buttons.
Display Trend: If the wizard is not implemented in Service Manager, this is used to indicate if the number of elements linked to the action button or hyperlink should be displayed (True) or not (False). Note: If the number of elements is not available, then N/A appears.
example Attachments (3)
Keyboard Shortcut: Keyboard shortcut associated with the action button or hyperlink, for performing the action without using the mouse.
- You should only enter the letter you want. The Alt + sequence will automatically be added by the interface.
example Keyboard shortcut K ==> Known Errors [Alt+K]
Button Width (Note: Only for action buttons): Width of the action button in the interface.
Popup Link: Used to specify the file opened with an action button or hyperlink.
- The file must be in the <easyvistapath> folder which is your EasyVista folder on the Apache server.
- Special cases:
- Search: fts.php
- Known Errors: knownPB.php
- Attachments: upload_f_doc_details.php
PRINT REPORTS objects
Alias: Name of the action button for printing reports in the interface. Click to enter the name in different languages.
- If no name is specified, a blank field is displayed.
Parent Key: Parent key of the report's main table.
Report: List of reports linked to the parent key table (reports provided by EasyVista and Report Designer reports).
File Type: Report output format, e.g. PDF or XML.
Keyboard Shortcut: Keyboard shortcut associated with the action button, for performing the action without using the mouse.
- You should only enter the letter you want. The Alt + sequence will automatically be added by the interface.
example Keyboard shortcut L ==> Equipment in Stock [Alt+L]
Button Width: Width of the action button in the interface.
Popup Link: (not used)
GRID objects in tabs/sub-tabs
Edit mode | Interface Service Manager | |
---|---|---|
![]() |
![]() The different actions that can be performed in a tab/sub-tab are grouped. They can be accessed by clicking the icons found in the header of the grid or of each row. |
Click to see the list of authorized actions.
Note: Select True to make the action available in the interface and define its properties by clicking . Otherwise, select False.
Button | Description | Example in the interface | |
---|---|---|---|
![]() |
Used to add a new record to the grid.
Properties (depending on the add action type):
|
Action form > Consumable tab > ![]() |
|
![]() |
Used to delete a record associated with a table or view directly in the grid.
Properties (specify one of the following):
|
||
![]() |
Identical to the Delete Button property, but using a wizard that guides users through the steps.
Properties:
|
||
![]() |
Identical to the Delete Button property, but by removing the link between the two elements.
Properties:
|
Equipment form > Location tab > ![]() |
|
![]() |
Used to open a secondary window (via a wizard) displaying the form of the record selected in the grid. It can be modified depending on the rights of the logged-in user.
Properties:
|
SLA form > Overridden SLA tab > ![]() |
|
![]() |
Used to open a secondary window displaying contextual information on the record selected in the grid.
Properties:
|
Action form > History tab > ![]() |
|
![]() |
Used to open the form of the record selected in the grid. It can be modified depending on the rights of the logged-in user.
Properties:
|
Equipment form > Licenses tab > ![]() |
Procedures
How to modify the form presentation
Step 1: Open the form in edit mode.
1. Open the form you want.
2. Click in the top banner and select Edit Form.
The main form presentation will appear.
Step 2 (optional): Add the required fields to the parent query manually.
Note: Your profile must be authorized to edit the display for the menu associated with the form.
1. Click Add View to add fields belonging to an SQL view.
2. Click Add Table to add fields belonging to a related table.
3. Click Add Field and Delete a Field to select the fields you want.
Step 3: Define the main presentation of the Details tab.
1. Select and place the objects in the tab.
Insert an object in the tab
- Click the move handle
of the object you want from the list of available objects at the bottom of the screen.
- Drag it to the area representing the tab at the top of the screen.
A green border will appear in the spots where you can place the object.
Insert an object in a new row
- Click the move handle
of the object you want from the list of available objects at the bottom of the screen.
- Drag it below the last row at the bottom of the screen.
- Click
at the start of the row.
- Drag it to the spot you want.
Move an object in the tab
- Click
in the object's border.
- Drag it to the spot you want in the area representing the tab.
Move a row in the tab
- Click
at the start of the row.
- Drag it to the spot you want.
2. Click in the border of each object to define its properties.
3. Click Save.
Step 4: Select wizards.
1. Click List of displayed Wizards.
2. Select the wizards that users must be able to access.
3. Click OK.
Step 5: Define the main form presentation of related elements.
1. Click Select another Area.
2. Click the name of the related element.
3. Place objects in the same way as in the Details tab.
4. Click to define the properties of the related element in the first row.
5. Define the properties of objects in the related element by clicking in the object's border.
6. Click Save.
7. Repeat the procedure for each related element.
Step 6 (optional): Define the conditional form presentation of related elements.
1. Click Select another Area.
2. Click the name of the related element.
3. Click Create / Select a Form Presentation and select New conditional Form Presentation.
4. Click next to Filter related to the Form Presentation to define the filter conditions.
5. Click next to Manage the List of existing User Profiles and specify the profiles authorized to access the new conditional form presentation.
6. Place objects in the same way as in the Details tab.
7. Define the properties of objects using .
8. Click Save.
Step 7 (optional): Define redirections in the Details tab.
1. Click Select another Area.
2. Click the name of the first tab in the Details tab.
3. Click New Redirection to another Form.
4. Enter the name of the related form.
5. Specify the conditions of the filter, profiles, and object properties.
Step 8: Check that the form is correctly configured.
1. Click Save and Close.
You will return to the form interface.
2. Check the visual aspect of the different form presentations.
3. Check that redirections work correctly.
How to define the Simplified quick call conditional form presentation
See the procedure
How to modify the display of the form overview
1. Open the form you want.
2. Click in the top banner and select Edit Form.
The main form presentation will appear.
3. Complete the Overview section.
- Query: Select the parent query from the list of queries linked to the same table as the form.
- Report: Select the specific view that will display the overview of the form. You should use the List view or create a new view prior to this.
example Overview of the Equipment form ==> Selection of the List view
4. Click Save and Close.
The first fields in the selected view will automatically appear. The number of fields displayed depends on the width of the screen.
How to manage and configure related elements
Step 1: Select the tab you want to configure.
Via edit mode in the form
1. Click in the top banner and select Edit Form.
2. Click Select another Area.
3. Click the name of the related element.
The main tab presentation will appear.
Via edit mode in the tab
1. Click in the toolbar of the related element.
The main tab presentation will appear.
Step 2: Define the default display mode of the tab, i.e. card or grid.
1. Click in the tab toolbar.
The Properties Inspector of the tab will open.
2. Select the default display mode in the Display Mode property. See the description.
- Card
- Grid
3. Click Apply Changes.
4. Select and configure the default display mode for the other related elements.
- Click Select another Area.
- Click the name of the related element.
- Repeat points 1 to 3 of the procedure.
Step 3: Configure the visibility and default order of related elements.
1. Click Organize Related Elements.
2. Define the related elements that should be displayed or hidden.
- Click and drag the related elements that should be displayed to the top pane (1).
- Click and drag the related elements that should be hidden to the bottom pane (2).
3. Define the order of the visible related elements by clicking and dragging them to the position you want within the top pane (1).
Step 4: Check that the form is correctly configured.
1. Click Save.
You will return to the main form presentation.
2. Click Save and Close.
You will return to the form interface.
3. Check that the list of related elements is correctly displayed.
How to link a contextual app to a form
See:
- The Procedure.
- A use case: Retrieve information from a Self Help knowledge base based on the title of a ticket via a contextual app.
How to create a deep link locally in a form
See the procedure.