⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • Tables, sections and folders creation
  • Table deleting
  • Adding fields
  • How to open a field setting
  • The order of the fields in the table
  • How to change the name of the field, change the placement
  • Some field settings using the numeric field as an example
  • Default width settings
  • How to hide the fields
  • How to show a view without technical fields
  • How to enable a quick field filter
  • Duplicate and paste fields, duplicate to another table
  • Duplicating a table
  • Adding rows and adding and editing accesses
  • Codes base level
  • Selects and links between tables
  • Table settings basic level
  • Prefilters base level
  • Conditional formatting basic level
  • Action codes base level
  • Using pop-up windows
  • Cycles base level
  • Roles and users on the web
  • Codes advanced level
  • Action codes advanced level
  • Prefilters advanced level
  • Field and table settings advanced level
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • How to change the name of the field, change the placement

    Is it possible to change the name from the field settings after adding?

    No, name is set when the field is created and must be unique for the field within a single table.

    To change the name, there is a special tool that can be called from the context menu in the field header.

    If the codes in the other fields access the field whose name is changed, will they work after the change?

    No, the codes will not work because the name (address) of the field has changed.

    Will the name of the field in the codes of the other fields be changed automatically or it must be changed manually?

    Nothing will change automatically. Therefore, if you change the name, you must also change all related codes.

    The Change name tool shows the tables and fields where the current name is used, with the ability to navigate to these codes and change them manually.

    Only codes where the use of name can be unambiguously determined are shown — it is specified through #, @, or in single quotes in a function parameter with a clear table indication.

    Will the values in the field be preserved when its name is changed?

    Only for simple tables and cycle tables. If you change the name in the calculation table inside the cycle or in the tree, the data will be lost when recalculating this table!

    Is it possible to change the placements without losing values?

    If you move a field between the header and footer. If from inline part to block part or vice versa — it will not be saved.

    What prefixes are fields created with in this or that placement?

    For the lowercase part, the field is created without a prefix.

    • h_ — for the header.

    • fl_ — for the prefilter.

    • f_ — for the footer.