Creatio

Creatio (formerly bpm’online) Articles, Product News, and Information

  • 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 […]

The No-Code Days Conference is Coming May 4-5

Fun in the sun and a deep dive into no-code await you at the Creatio No-Code Days conference in Fort Lauderdale, FL, May 4-5.  This year’s conference is going to be packed with opportunities to connect with other Creatio customers, learn about digital trends, no-code, and the future of business automation, gain early access to […]

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 […]

Creatio Announces Strong Growth in 2022 Driven by Rapid Adoption of its Composable No-code Platform

Creatio, a global vendor of one platform to automate workflows and CRM with no-code and a maximum degree of freedom, today shares its annual achievements and milestones. Growth in 2022 was fueled by accelerated new customer acquisition and expansion of existing relationships. It was possible thanks to continuous investment into platform innovations and active participation […]

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 […]

Turn Off Javascript Code Warnings in the Client Schema Editor When Working with Creatio Freedom UI Pages

If you’re working with code in Creatio Freedom UI pages and using request handlers with arrow functions, async/await, etc, you’re likely seeing Javascript warnings in the code editor. What I am referring to is the following: By default, the editor is validating for a version of Javascript that doesn’t support things like async functions, await, […]

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!