How to capture client side validation errors on Creatio formpages and move them to a table or if there is an existing table to read. For example, a user forgets to select the 'House type' and an error comes up. We want these errors logged somewhere.
Like
1 comments
20:21 Jun 19, 2025
Hello,
In Creatio you can set up logging:
The Change Log records changes to business data.
Audit Log records system settings, events, and data. It logs events related to changes in the user role structure, the distribution of access permissions, changes in the system setting values, user authorization in Creatio, etc.
Please refer to these articles:
How to set up Change Log
How to set up Audit Log
Application logs can be setup via Nlog.
Have a great day!
Show all comments