⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • 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
  • Required and regexp
  • Optimize list processing and notloaded for the data field
  • Group change on selection in one or more columns
  • Logging and access to logs
  • Field description and text visibility options
  • Show field value as url
  • Row duplication
  • Panel, icons, recovery, field sets and date of actuality
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • Field description and text visibility options

    How can I hide part of the description and show it only to the admin?

    If in the description part or all of the text is enclosed in the tag <admin>Hidden text</admin>, it will be visible only to the roles Creator.

    Can I use html for descriptions?

    In the description, html is used.

    How do I increase the size of the text sent to the field, in the web interface and when printing?

    To optimize page loading, only a portion of the text is loaded into fields of type text — the specific portion is determined by the parameter Text visibility limit in web.

    Is it possible to hide part of the table description?

    Yes, similarly to the field in the table description, you can use the <admin>Hidden text</admin> tag. The text enclosed in it will be visible only to the Creator roles.

    How do I open by default a table with a collapsed description?

    To do this, place the <hide> tag at the beginning of the text.

    How can I disable automatic opening of field descriptions in the adding row?

    Place the <hide> tag at the beginning of the description.