by Ryan Farley | Nov 26, 2019 | Creatio
In Word printables for Creatio, it’s possible to create all sorts of custom macros to query and add related data, bring in values such as the current user, or just to format values. This article will look at creating a custom macro to format currency values in a Word printable, however the concepts are the […]
by Tate Farley | Nov 22, 2019 | Creatio
A lot of calendar apps, like Google Calendar for example, allow you to notify participants with an email. This functionality doesn’t exist in Creatio but it’s easy to add. In this article I will show you how to make a process that allows you to send emails to participants of an activity. For the first […]
by Ryan Farley | Nov 18, 2019 | Creatio
There might be times when you need to iterate through all properties bound to a page in Creatio. I recently needed to implement a reset/clear button for a form where all entered values would be cleared. I didn’t want to hard-code all the properties since there were many, also, that would mean I’d have to […]
by Tate Farley | Nov 13, 2019 | Creatio
There are times in Creatio you’ll need to do calculations on a page. To do this it is pretty simple but it does involve a little bit of JavaScript. In this article I will cover a scenario where a page has a total amount that a customer owes. The user will enter a percentage amount […]
by Ryan Farley | Nov 11, 2019 | Creatio
Creatio does have a lot of options for working with objects/data with an Entity object model, EntitySchemaQuery, Select/Update/Insert objects (I’ll get around to writing articles on these topics as well). You can also execute a SQL statement directly when needed as well. Before we get into the code, it’s worth mentioning, executing a SQL statement […]
by Ryan Farley | Nov 7, 2019 | Creatio
If your organization uses G Suite and Creatio and you’ve just started getting an “Error 400: admin_policy_enforced” error when attempting to connect, or reconnect, your Gmail or Calendar to Creatio, this is due to a Google policy change that went into effect on November 4th, 2019. The error you see when you connect/reconnect your account […]
by Ryan Farley | Nov 6, 2019 | Creatio
When you’ve started writing code for Creatio, without question you’ll need to know how to debug your code. To do this, you’ll use something like Chrome’s dev tools (or something similar) just as you would any Javascript code. However, there’s a few things you need to set up to be able to debug the code. […]
by Brianna Ojard | Nov 6, 2019 | Creatio
Last week some big news dropped – bpm’online officially changed its name to Creatio. And they didn’t just announce this change with a standard press release, they went big. Jump out of a plane big. Did you miss it? Take some time and watch the video. The name change isn’t […]
by Tate Farley | Nov 5, 2019 | Creatio
This article will show you how to create a detail in Creatio. A detail is a one-to-many list of data connected to a record, you can see examples of this in Creatio with the address list on a contact. A detail can also be a list of records in another section, for example a list […]
by Ryan Farley | Nov 4, 2019 | Creatio
In Creatio, the default for field labels is middle alignment. This is all fine, but for multi-line text fields, this can look confusing to some users. The label will be aligned to the middle of the multi-line text field, but the cursor, or entered text will be aligned to the top of the textbox itself. […]
Subscribe To Our Newsletter
Join our mailing list to receive the latest Infor CRM (Saleslogix) news and product updates!
You have Successfully Subscribed!