by Ryan Farley | Nov 4, 2020 | Creatio
Printables in Creatio show in the “Print” menu when viewing a record. In this article I will show you how to conditionally show or hide a specific printable in the print menu based on a value of the current record being viewed. The scenario we’ll use is that we have a printable called “Customer questionnaire” […]
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 Ryan Farley | Oct 28, 2019 | Creatio
In bpm’online, each section has a “Notes” field which stores the text entered as HTML. If you want to display the notes content in a Word printable you’ll be out of luck and will just see HTML itself with all the markup, not the formatted HTML content (support reps have mentioned this is being looked into […]
by Ryan Farley | Oct 24, 2019 | Creatio
One of my favorite things you can do in a DevExpress report for bpm’online is using C# to manipulate your data and format it, combine values, etc before the report is rendered. When a DevExpress report is run, every object you’ve placed on the report has an OnBeforePrint event. This event fires after the object […]
by Ryan Farley | Oct 21, 2019 | Creatio
Bpm’online has two different out of the box options for creating printables (three if you also count the Excel Reports package available in the marketplace). The usual go-to for printables is a Word printable. They are quick and easy to create. However, there’s only so much you can do in a Word printable. The other, […]
by Ryan Farley | Jul 1, 2019 | Creatio
Script Tasks in bpm’online processes allows you to go beyond what is available in the standard process tasks. There’s really nothing you can’t accomplish, as long as you know what code to write. The following code will run a Word printable and attach the resulting document to a record. In the code below, we will […]
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!