Custom Form Entry Titles

Custom Form Entry Titles

We provide an option to set the answer of a chosen Form field as the row title in the History and Saved Entries screens of the app.
To set this up, simply follow these steps:

1. Go to the Settings page of your Form design in the web portal.

2. Select the option named “Display Row Title” and simply select the target Form field that you wish to use for the display title of your Form entries.

If you don’t have a field that provides the desired title text, add a hidden field to your Form design which has a dynamic value formula that concatenates other field answers together to a meaningful title.

3. Then hit the Save button on the top right to apply your change.

This should result in all users seeing the nominated Form field as the title on the app’s Saved Entries and History screens.

    • Related Articles

    • Custom Validation

      Validating data at the point of entry can be vital when a value must be within a specific range, length, or format. This can inform users about the data required within fields and ensure accuracy. Formulas using functions from our Formula Cheat Sheet ...
    • Mapping – Custom Tiles

      To understand the implications and uses of this feature, you’ll first need to understand what map tiles are. Briefly, web maps use a tile server to obtain map tiles for display. The term “map rendering” refers to creating a visual map from raw ...
    • Dynamic Field Titles and Hints

      Sometimes you may want your field’s Title or Hint text to dynamically include a value from a previous field. This is useful in cases where the answer to one question sets the context for the fields that follow. For example, say you have a Choices ...
    • Mapping – Custom Layers

      A Premium feature that’s available on Android and iOS devices. Add custom may overlays from your geographic information system (GIS) to provide additional location information to your users. The layer data must be provided in GeoJSON format and can ...
    • SQL Form Connectors – Custom SQL

      There are two ways to control the flow of data to your SQL tables using one of our SQL form connectors (SQL Server, MySQL, or PostgreSQL): “Auto Maintain” and “Custom SQL“. In this article, we’ll look at “Custom SQL” and how you can use it in your ...