List View FastTab Fields and Actions
- How do I modify the order of fields within the List View FastTab?
- How do I add or remove unbound functions for customization in the List View?
- How do I set filterable and searchable properties for fields in the mobile application?
- How do I add icons to buttons using the Function Button Picture field?
- How do I configure multiple actions for a Function Type field in the List View?
- How do I ensure proper visibility of captions for List View items?
- How do I make functions like
List.New
andList.Delete
available based on other settings?
Tip
Summary: This topic outlines how to configure the List View FastTab for mobile applications. It includes instructions on modifying field order, adding unbound functions, setting filter/search properties, and more.
The List View FastTab is used to customize the availability of the fields and functionalities from the Card View FastTab that are shown on list view pages in the mobile application.
As illustrated below, the card view on the left shows various item-related fields for the Bicycle (item number, description, inventory on hand, UOM, etc.). The list view on the right shows all items, which includes a quick view of the inventory on hand, UOM, item number, and description for each item. These settings, as well as the Refresh and Sort buttons at the bottom, are defined in the List View FastTab.
The List View FastTab is available for all page types except Cards. For more information about page types, see Page Types.
This section describes the fields and actions on the List View FastTab.
Fields
The fields on the List View FastTab are described in the following table.
Field | Description |
---|---|
Object Name | Specifies the name of the object. The Primary Key of the given page is bolded. The objects are sorted into two sections by its properties: Fields (First Part..Fifth Part) and Functions. Fields of the Second Part will will appear in gold and a larger font size in the mobile application. |
Function Type | Specifies the type of the functions. The options are: - Client Action: Standard actions for the List View section, unless it is a Query type page. - List.New and List.Delete: The objects availability are based on the settings of the Insert Allowed and Delete Allowed fields in the General FastTab. - Batch Function: Function type fields of the Card View FastTab. These functions are available in the mobile application if multiple list line get selected. - List Function: Unbound functions (see Unbound Functions). |
Function Button Picture | Specifies the preferred predefined icon to display for the given action bar button in the mobile application. These can be chosen for Field Types of Function and Normal, if the latter's Relation Type is Drill Down or Conditional Drill Down. |
Show Caption | Specifies whether the caption of the selected field will be visible in a list view in the mobile application. |
Filterable | Specifies whether the field is filterable in the mobile application. Changes get inherited to the field in the Card View FastTab. |
Searchable | Specifies whether the specific field is searchable across the mobile application. Changes get inherited to the field in the Card View FastTab. |
Note
The List View FastTab has the following special objects:
- Client Action type fields are standard functions that can be visible in the mobile application.
- List.New and List.Delete objects availability are based on the settings of the Insert Allowed and Delete Allowed fields in the General FastTab.
- List.Print.Report, List.Print.Label, and List.Print.Preview client actions will be visible in the mobile application if the necessary settings were made.
- List.JumpToLine client action is visible on a list action bar in the mobile application if a page type of List or List and Card is related to a page type of Headerline and there is at least one field set to Searchable in the child page. Choose this client action to search across the lines.
Actions
The actions on the List View FastTab are described in the following table.
Action | Description |
---|---|
Insert New Line | To add a field to the List View section, select any line starting from First Part to Fifth Part and then choose the Insert New Line action. To add a function or unbound function to the List View section, select any line starting from Functions, then choose Insert New Line action. |
Delete Line | Removes the selected line(s). |
Move Up / Move Down | Modifies the order of the lines. Moving fields from Functions to Fields and vice versa is not possible. |
Function Actions | Tiggers multiple actions or functions by running a Function type field. For more information, see Function Actions. |
Feedback
Submit feedback for this page .