⟵ 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
  • Logging and access to logs

    If the logging option is disabled, will the changes be recorded?

    No

    What data is written to the log?

    user id, action time, type (addition/modification), value entered in the field, value after modification.

    For Selects, the value after modification records the display.

    If the change occurs in the Select or Select Tree field, what value will be written in the Entered field?

    Value, also known as base.

    If a change occurs in the Select or Select Tree field, what value will be written to the value field after the change?

    Display.

    Will it be changed when the select source table is changed?

    No

    Are temporary table logs recorded?

    No, even if the checkboxes in the fields are checked with logging.

    Do the logs record the change in values calculated by the code?

    No

    What must be enabled to log the value set by the Action Code?

    To do this, the action function that writes to the field must include the parameter log:true.

    In this case, the action type in the logs will be indicated as — Script.

    Is it possible to pass a description instead of a Script?

    Additionally, you can pass text to log, and it will be recorded instead of Scriptlog: "Payd be card"

    What is the basis for the User Log?

    Based on logs by fields. If logs by field are not recorded, then actions in this field will not be reflected in user logs.

    Do the logs slows down the speed of writing to the table?

    Yes. If you have a large table with high-speed one-way writing, disable logs for the fields in this table.

    If the name of the field is changed, what happens to the log?

    The log will remain, but it will be inaccessible because access to it is done via the name field.

    How can I limit access to the log to certain roles only?

    Specify roles in Log available to roles.