Tag: DevKit SDK

  • Content Type

Testing Creatio DevKit SDK Functions in Dev Tools Browser Console

One thing that I’ve always like doing to test things, specifically EntitySchemaQuery tests, was to simply test things out in the browser console. You could easily create an EntitySchemaQuery and test it without needing to go add it to a page, refresh, etc. Plus, it makes it easy to look at some data to troubleshoot […]

Navigating to a Page via Code in a Creatio Freedom UI Page

To programmatically navigate to a page from a Creatio Freedom UI Page you’ll use the HandlerChainService. This new module is the new DevKit SDK equivalent to using openCardInChain in classic pages, as I showed in a previous article. To use this devkit, you’ll need to add “@creatio-devkit/common” to the modules list of your page. This will […]

Check User Operation Permissions on a Creatio Freedom UI Page

To access Operation permissions for a user in a Creatio Freedom UI page, there is a simple, built-in module you can use that is available in the new Creatio DevKit SDK that can be used in Freedom UI pages. To use this devkit, you’ll need to add “@creatio-devkit/common” to the modules list of your page. This […]

Reading and Saving System Settings on a Creatio Freedom UI Page

To access System Settings in a Creatio Freedom UI page, there is a simple, built-in module you can use that is available in the new Creatio DevKit SDK that can be used in Freedom UI pages. To use this devkit, you’ll need to add “@creatio-devkit/common” to the modules list of your page. This will look like […]

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!