Tag: Validation

  • Content Type

Validating Multiple Asynchronous Results in Creatio

In a previous article I showed how to asynchronously validate a result when saving a page in Creatio. This is needed when validating something when a page is saved and the validation requires an asynchronous function, such as an EntitySchemaQuery. At the end of that article, I mentioned how you would go about doing this […]

Validating a Record Before a Printable Can be Run in Creatio

When using a printable in Creatio on a record page, you might want to control when the printable can be run based on conditions such as whether the data is complete on the record. This is an easy task by overriding a function that exists on the page. Note, this method can be used to […]

Asynchronous Validation on Pages in Creatio (formerly bpm’online)

Creatio has built in support for performing field validation (see this article on the academy). You add a validator function for a field, then return an object with a validation message in cases where the field didn’t pass validation. Plus, it prevents the user from saving the record if the validation fails and displays your […]

Subscribe To Our Newsletter

Join our mailing list to receive the latest Infor CRM (Saleslogix) and Creatio (bpm'online) news and product updates!

You have Successfully Subscribed!