1. Home
  2. Forms & Views
  3. Views
  4. View Editor: Common Settings

View Editor: Common Settings

Overview

The View Editor is used to create and configure the views that display application records. Shared settings control how a view opens, how users search and filter its records, which export methods are available, who can see the view, and what happens when a record row is selected.

The editor contains Settings and Filters tabs, a view-specific middle tab, and—when enabled by a platform administrator—an Anonymous tab. Current view types include Table, Cards, Calendar, and Kanban. The middle tab changes according to the selected view type.

For the purpose and structure of each view type, see Views Overview.

Shared and View-Specific Tabs

Field or optionDescription
SettingsShared view name, record-opening, preview, editing, pagination, formatting, defaults, and Record Linking controls. Available options vary by view type.
View-specific middle tabTable Columns, Card configuration, Calendar configuration, or Kanban configuration.
FiltersSorting, grouping, Search Fields, Dynamic Table Search Fields, filtering, exports, and view security. Calendar Views do not use the same default sorting and grouping controls as Table and Kanban Views.
AnonymousAnonymous-view settings. This tab appears only when Anonymous Access has been enabled by a platform administrator.
The ‘Table Columns’ center tab is specific to Table views.

Settings Tab

The Settings tab contains general controls for the view. Not every control appears for every view type; configure and test the options that are present in the selected view.

View Name and Description

Field or optionDescription
View NameThe name shown at the top of the view and in application navigation. Keep it descriptive and reasonably short.
DescriptionAn optional internal description that explains the view’s purpose to designers.

Preview Pane

Preview Pane opens a selected record beside the view instead of replacing the view. Designers choose the pane width and whether the record initially opens in View or Edit mode.

Field or optionDescription
Preview PaneEnables or disables the pane.
WidthSets the portion of the available view area used by the pane, such as 75%, 50%, or 25%.
Hide StatusHides the record’s displayed workflow status at the top of the preview pane.
Enable CreateAllows the New control to open record creation in the Preview Pane.
ModeSets whether existing records initially open in View or Edit mode inside the pane.
Figure 1. Preview Pane settings control pane width, status display, record creation, and the initial View or Edit mode.

Editable Cells

Edit Cells in Table allows supported displayed fields to be edited directly from a Table View. Fields that are not displayed, unsupported field types, or protected fields still require the record form.

Permissions: Direct editing respects form, workflow-stage, field, and role permissions. Enabling the view control does not override those security rules.

Action Column

Show Action Column displays the workflow actions available for each record at the right side of a supported view. The visible actions depend on the record’s current stage and the user’s permissions.

Record Copy

Hide Record Copy removes the view-level Copy Record option. This is separate from the form-level control that removes copying while viewing or editing the record itself.

Figure 2. Current Settings-tab controls for editable cells, the Action Column, and Record Copy.

For the form-level setting, see Form Editor: Settings Tab.

Pagination

Field or optionDescription
Infinite ScrollingUses a Load More pattern instead of standard pages. Grouped views may use this behavior by default.
Default Page SizeSets how many records are shown when the view opens. Users can change the current page size when paging controls are available.
Figure 3. Current Pagination and Record Linking settings, including Default Page Size and row-click navigation.

Formatting

Field or optionDescription
Display DensityControls row spacing and, for Compact mode, the amount of information that fits on screen.
Header ColorSets the view header color.
Footer ColorSets the view footer color where applicable.
Alternating Row ColorsUses two alternating colors to make Table View rows easier to follow.
Figure 4. Current Formatting controls for display density, header and footer colors, and alternating row colors.

Override Form Defaults

Override Form Defaults supplies view-specific initial values when users create records from the view. Each field map identifies a Target Field and the default rule to apply. For example, supported date fields, Relative options can use Days, Months, and Years offsets. Records created directly from the form continue to use the form’s normal defaults.

Figure 5. Override Form Defaults applies view-specific initial values to records created from the view.

Record Linking

Record Linking is the permanent row-navigation configuration for supported record views. It determines whether selecting a record row opens the record, where it opens, and whether the record initially uses View or Edit mode.

Field or optionDescription
Open record on Row clickWhen enabled, selecting a record row starts the configured record-opening behavior.
Action — Open recordOpens the record in the current view context. If Preview Pane is enabled, test the combined behavior to confirm where the record is presented.
Action — Open record in another tabOpens the selected record in a separate browser tab when that option is available.
Mode — ViewOpens the record in view mode.
Mode — EditRequests edit mode. The user must still have permission to edit the record and fields.

The current Pagination and Record Linking controls are shown together in Figure 3.

Configure Record Linking

  1. Open the required view in the View Editor and select Settings.
  2. Locate Record Linking.
  3. Enable Open record on Row click when the full record should open after a row is selected.
  4. Select Open record or Open record in another tab from Action, according to the navigation required for the view.
  5. Select View or Edit under Mode.
  6. Save the view.
  7. Launch the application and test a normal row, a workflow-action control, and any editable cell or Preview Pane behavior used by the view.
  8. Repeat the test with a user who has view-only access and a user who has edit access.

Supported interaction: Row linking controls record navigation; they do not bypass record, workflow, form, or field permissions. In views with editable cells, action buttons, selection checkboxes, or a Preview Pane, test each interactive area so users do not trigger an unintended row-navigation action.

Filters Tab

The Filters tab controls the default record order and grouping where supported, the fields searched by the launched search box, fixed and user-editable filters, export availability, and view visibility.

Default Sorting and Grouping

Field or optionDescription
Default View SortingSets the initial record order using one or more fields and ascending or descending direction.
Default View GroupingGroups records by selected fields and can control sort order, highlight color, labels, counts, and whether the grouped field remains visible as a regular column.
View-type availabilityTable and Kanban Views support the documented defaults. Calendar Views use Calendar-specific ordering and do not present the same sorting and grouping sections.

Search Fields

Search Fields controls which ordinary form fields the launched view search evaluates. Leaving the list empty uses the view’s default searchable record fields. Adding fields limits searching to the configured set and provides field-specific comparison behavior where available.

Field or optionDescription
Exact MatchThe field value must equal the search input.
Starts WithThe field value must begin with the search input.
Ends WithThe field value must end with the search input.
ContainsThe search input can appear within the field value.
Figure 6. Search Fields limits launched-view search to selected ordinary fields and comparison operators.

Dynamic Table Search Fields

By default, the launched view search ignores values stored inside Dynamic Table fields. Dynamic Table Search Fields lets the designer select the table fields whose contents should participate in view search.

  1. Open the view’s Filters tab.
  2. Locate Dynamic Table Search Fields.
  3. Search for and select each Dynamic Table field that users need to search.
  4. Remove fields that should no longer participate in search.
  5. Save the view and launch it.
  6. Search for a value that exists only inside a selected Dynamic Table and confirm that the parent record is returned.
  7. Search for a value inside a non-selected Dynamic Table and confirm that the default exclusion remains in effect.
Figure 7. Dynamic Table Search Fields explicitly includes selected Dynamic Table data in launched-view search.
Field or optionDescription
No Dynamic Table fields selectedSearch ignores data stored in Dynamic Tables.
One or more fields selectedValues in the selected Dynamic Table fields are added to the view’s searchable scope.
Record resultA matching Dynamic Table value returns the parent record in the view, subject to the view’s filters and the user’s access.
Interaction with ordinary Search FieldsOrdinary fields and Dynamic Table fields are configured in separate sections. Test representative queries when both are used.

Dynamic Table Search Performance

  • Select only the Dynamic Table fields users genuinely need to search.
  • Expect broader search scope to require more work than searching only ordinary record fields, especially when records contain many Dynamic Table rows.
  • Test with representative record counts, Dynamic Table row counts, and typical search terms before publishing the view.
  • Use view filters to keep the result set appropriate for the user’s task, but do not treat filtering as a replacement for permissions.
  • Review performance again after large data imports or substantial growth in the number of records or Dynamic Table rows.
  • Avoid documenting fixed performance limits unless Product or Engineering has supplied and validated them for the current release.

Filtering

Field or optionDescription
Add a new FilterAdds an AND condition. Records must satisfy the required AND conditions to remain visible.
Add OR FilterAdds a grouped OR condition. A record can satisfy any condition within the OR group.
FieldThe field evaluated by the condition. Available fields depend on the field type and feature support.
OperatorThe comparison used for the selected field. Operators are context-sensitive to the field type.
ValueThe fixed value, relative date, selected stage, or other comparison input required by the chosen operator.
UneditablePrevents application users from removing the designer’s filter. Users can still apply additional filters when the interface and permissions allow.

Exports

The designer controls which export methods are available from the view. Users see only the export methods enabled for that view and must still have access to the records and fields included in the export.

Figure 8. View export settings enable CSV, Google Sheets, and PDF export methods.

See Export Records to CSV or Google Sheets for spreadsheet exports and optional View and Edit record links, and Export Records from a View to PDF for PDF output.

Security

Field or optionDescription
Everyone in the AppMakes the view available to application users who otherwise have access to the application and its records.
Custom RolesLimits view visibility to selected application roles. If no role is selected, users will not have role-based access to the view.
Figure 9. View Security can allow Everyone in the App or selected Custom Roles.

Current In-View Controls

After the application is launched, the visible controls depend on the view type, the view design, and the user’s permissions. Current view experiences can include:

Field or optionDescription
SearchSearches the ordinary and Dynamic Table fields configured in the View Editor.
View FiltersOpens user filters together with available AND/OR conditions. Current interfaces can include Clear All, Column Sorting, and Column Grouping.
Export toOpens the export methods enabled for the view.
SettingsOpens supported view settings in a side panel for authorized users.
Edit ViewOpens the current view in the View Editor for an authorized designer.
Edit FormOpens the source form in the Form Editor for an authorized designer.
SaveSaves permitted in-view design changes to the current view.
Save View asCreates another view from the current configured state when the user is authorized to create views.
Record rowUses the configured Record Linking, Preview Pane, or other supported record-opening behavior.

Security: Filters limit what a view displays; they do not grant or replace record-level, workflow-stage, field, or role permissions.

Figure 10. Launched View Filters provide record filters, Column Sorting, Column Grouping, and independent Clear All controls.

Permissions and Supported Behavior

  • Seeing a view does not automatically grant access to every record or field referenced by the view.
  • View mode requires permission to open the record; Edit mode also requires permission to edit the record and relevant fields at its current workflow stage.
  • Edit Cells in Table, the Action Column, and row-click navigation continue to respect form, role, workflow-stage, field, and record security.
  • Edit View, Edit Form, Save, and Save View as should be available only to users with the corresponding design or administration authority.
  • Exports include only the data available through the enabled method and the caller’s effective access. Review exported files before sharing them outside the authorized audience.
  • Dynamic Table Search Fields changes what search evaluates; it does not make restricted records or fields visible.
  • Anonymous View behavior is controlled separately and must be security-reviewed before public use.

Troubleshooting

Field or optionDescription
Dynamic Table data is not foundConfirm the correct Dynamic Table field is selected, save the view, and test a value stored in that field.
Search becomes slowReduce unnecessary searchable Dynamic Table fields, test with representative data volume, and review broad filters or unusually large Dynamic Tables.
A row does not openConfirm Open record on Row click, Action, Mode, record access, and any interaction with Preview Pane or editable cells.
Edit mode opens as view-onlyThe user may not have permission to edit the record or fields at the current workflow stage.
Record opens in the wrong placeReview Record Linking Action together with Preview Pane configuration, save, and test again.
Designer controls are missingConfirm the user is an App Designer or has the authority required to edit the view or source form.
An export option is missingConfirm the method is enabled for the view and use the dedicated export article for its prerequisites.
A user cannot see the viewReview Everyone in the App, Custom Roles, application access, and—if relevant—Anonymous Access.

Continue with View Editor: Table Views, View Editor: Calendar Views, or View Editor: Kanban Views for settings unique to those view types. Link the Card Views article here after it is published.

Updated on August 26, 2026
Was this article helpful?

Related Articles