Tag: Controls

  • Content Type

Adding Custom Rich Text Editors to a Page in Creatio

Most sections in Creatio have an Attachment and Notes tab. On this tab you’ll see a rich text editor that allows for HTML content with fonts, text size, colors, tables, and even embedded images. You can create custom rich text editors, just like this one, with just a few simple steps. Your end result will […]

Binding Data to Labels on a Page in Creatio

At times you might want to display read-only data on a page in Creatio. For example, you might want to display some calculation or data from some other object in a read-only label on the page. To do this, you’ll follow these steps: Add a text attribute on the page. This is what we’ll bind […]

How to Add a Call Button to the Phone Control in Infor CRM Web

The phone control in the Infor CRM (Saleslogix) Web Client format’s a phone number, when possible, and that’s really about all it does. What if you wanted to also make it so you could click the number to dial it. Other similar controls, such as the web address control, provides a button that you can […]

Adding a Confirmation Prompt to a Checkbox Control in Infor CRM

There are times that you might want to prompt a user in Infor CRM (Saleslogix) to make sure a click was intentional. I recently built an integration for a customer that allowed them to add or remove products from their WordPress/WooCommerce website by simply checking or unchecking a box in Infor CRM. I didn’t want […]

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!