Creatio

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

  • Content Type

Returning an HTML Page from a Creatio Configuration Service

A Creatio configuration service is a WCF service that is typically used to create web services that consume and provide JSON. However, it is possible to also change the content type of the data returned to other types. This article will look at creating a configuration service that returns a HTML page that can be […]

The Software Report Names Its Top 100 Software Companies of 2023

  The 4th annual Top 100 Software Companies has been announced by The Software Report and Creatio has made the list!  The Top 100 Software Companies are chosen after an indepth evaluation, involving a thorough analysis of feedback from nominations and extensive research into a company’s history. This includes scrutiny of publicly available information and […]

Adding to a List from a Lookup on a Freedom UI Page

In my previous article I outlined how to invoke a lookup dialog on a Freedom UI page. In this article, we’ll expand on that idea to allow adding to a list from a lookup. For this sample, we have a list on the account page of products owned by the account. We’ll add a button […]

Invoking a Multi-Select Lookup Dialog on a Creatio Freedom UI Page

Creatio 8.1 introduces two new features when it comes to lookups and lists. First, is the addition of a Lookup dialog (instead of the drop-down type lookup that has been the only option for lookups previously for Freedom UI). Second, is the ability to multi-select from lists, which includes the list on the new Lookup […]

Using the Creatio Toggle Panel on a Freedom UI Page

One of the nice new UI features for Creatio Freedom UI pages is the Toggle Panel layout component. You’ve likely seen this already, most Freedom UI pages for sections use this for the Attachment’s and Feed areas. It’s those pop out panels on the right side that can toggle open and closed. It can be […]

Changing the Height of the Creatio Freedom UI RichText Editor

The Freedom UI RichText Editor defaults to a single line/row. It does grow as the user enters more and more text. However, this single row gives the appearance that it’s just a normal text field, not one that can support multiple lines of text and can cause some confusion for end users. I prefer to […]

Adding Row Action Menu Items to a Creatio Freedom UI List

Something I have really grown to love with Freedom UI lists is the ability to add row actions that can be performed for the selected row in a list. These quick actions make a nice way to allow users to perform quick actions without opening the full record page. Here’s a sample of a list […]

Copying a Value to the Clipboard on a Creatio Freedom UI Page

On a Freedom UI page, you can execute requests to perform various actions, such as to display a message dialog, a toast message, open a page, reloading a list or page, etc. One of the available types of requests you can execute is to copy a value to the clipboard. This request is called a […]

The Era of Composable No-Code is Coming on September 20th

Mark your calendars for September 20th and get ready for a major platform update – Creatio 8.1 Quantum Release: The Era of Composable No-code.   Quantum is a next-generation release of Creatio’s no-code platform, which empowers users to assemble applications with no-code components. This unique composable approach will enable organizations to experience a maximum degree of […]

Organizing Code for Creatio Freedom UI Pages with Modules

On Freedom UI pages all page code is added as request handlers. This new way that code is added to Freedom UI pages has some benefits, however, it does tend to make the code for the page unorganized, difficult to read, and not reusable. Rather than adding all logic to request handlers on a Freedom […]

Dynamically Filtering a Lookup on a Creatio Freedom UI Page

Filtering lookups on a Freedom UI page is something new in 8.0.10. However, even in 8.0.10 there are still some issues with filtering lookups. I do expect lookup filtering to improve for Freedom UI in versions to come, however, there is still a need to be able to dynamically filter a lookup with complex conditions […]

Converting a Creatio Package to an Application

In Creatio 8.0 Atlas and higher a new layer for development was added called applications. The application is a layer above the package, meaning a parent layer for the package and can hold additional metadata about what your development is for or contains. Additionally, an application can contain multiple packages as well. You’ll see the […]

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!