Tag: Lookups

  • Content Type

Adding Color to Column Values in Creatio Freedom UI Lists

In Freedom UI list pages there is now no-code support for adding color to column values. Previously, you could do this with code and add CSS to the list rows or use our Section Case Colors add-on (which still works for classic sections & details). However, now in Freedom UI lists, this has built in […]

Quick Tip: Using Emoticons in Creatio Lookups is 🔥

A tip to make lookups in Creatio more interesting, which can help engage users more. Using emoticons in Lookups. I recently had a request to create a “rating” lookup with choices like 1-5. Sounds boring and seeing a “2” on a page doesn’t give a quick visual of what that really means. So, instead, I […]

Creating an Edit Page for a Lookup in Creatio

You’ve likely noticed that some lookups in Creatio have an edit page where there are additional details for a lookup item. Other lookups, like the lookups you create, do not have an edit page. Additionally, the lookups with an edit page allow for items to be added to the lookup on the fly, by users. […]

How to Manually Create a New Lookup in Creatio

In this article I will be showing you how to create your own lookup from scratch. If you’re using the wizard to create a page it’s easy to let it just create the lookup for you but sometimes you need to just create a lookup on it’s own. I will show you the steps on […]

How to Make Dependent Lookups in Creatio (formerly bpm’online)

In Creatio, or any system, a dependent lookup is a lookup that the choices are dependent on what’s selected in another lookup. Sometimes they are referred to as cascading lookups. The basic idea is one lookup filters the choices available based on what you pick in another lookup. This is common with things like type […]

Filtering Lookups in Creatio (formerly bpm’online)

When you add a lookup to an object or page, the default behavior is not filtered, meaning the lookup will search through all records in the lookup object’s table. Often, this isn’t ideal. You can very easily use business rules on a page to set up a simple filter for a lookup, but this might […]

LookupPreFilter Operators in the Infor CRM web client

A long time ago I wrote about how to add a pre condition to a lookup control in the Infor CRM web client. I realized that I had not really specified the options when creating a new LookupPreFilter, specifically what options you have in the OperatorCode. When you add a lookup pre-condition at design time […]

Making Columns Resizable in the Lookup Dialog in Infor CRM Web

By default, the columns in the grid on the lookup dialog are not resizable. You get static width columns and the user cannot drag to increase the width of columns. This behavior can be changed with some simple Javascript. The following code will allow the columns in all lookup dialogs to be resizable. This code […]

Resize the Lookup Popup in the Infor CRM Web Client

In the Infor CRM web client the lookup control’s popup dialog defaults to being something like 750px wide. Sometimes this may not be wide enough to incorporate a lookup whose grid contains a lot of columns. You can modify this behavior by extending the base SDataLookup widget. In a previous post I talked about how […]

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!