by Ryan Farley | Aug 24, 2020 | Creatio
A key part of developing in Creatio is the concept of overriding to add or change functionality. This is easily done with view modules. As a matter of fact, this is exactly what the wizards are doing when you customize an existing section or page. You can do this as well by creating a “Replacing […]
by Ryan Farley | Feb 24, 2020 | Creatio
With any development, even when customizing Creatio, good code organization is crucial to get the job done right. Good code organization will make your customizations more easily maintainable, easier to read, and easier to create in the first place. One of the ways you can organize your code is using modules. One of the biggest […]
by Ryan Farley | Sep 30, 2016 | Infor CRM
Usually when you create custom Javascript or CSS stylesheet files for Infor CRM, you have to modify the master pages to load your scripts or stylesheets. The problem with this is that you’ve now touched one more thing that you need to worry about in an upgrade. There’s a lot of stuff going on in […]
by Kris Halsrud | Oct 26, 2010 | Infor CRM
Preventing errors from using Modules in the SalesLogix web client as it relates to the SalesLogix Web Reporting Server.
by Kris Halsrud | Apr 20, 2010 | Infor CRM
Ryan, wrote a great article on how to use a module to hide a toolbar item at runtime here. I wanted to expand his article slightly to show how a similar technique could be used to hide a context menu.
The main difference is what workspace the context menu exists in. In Ryan’s example he uses the ToolbarWorkspace, where the Context menus reside in the NavWorkspace.
by Ryan Farley | Dec 7, 2009 | Infor CRM
The Account Hierarchy for SalesLogix Web module has a new home. I have moved the source to Github to make a public repository for the code and make it easier for others to get the latest source as I make changes to it. I released a public download of the Account Hierarchy module almost a year and a half ago for SalesLogix 7.2. Since that time it has had hundreds of downloads. I have make some tweaks over time and decided there needed to be a bett...
by Ryan Farley | Jul 15, 2009 | Infor CRM
Creating modules for SalesLogix Web is something that is likely something that is often overlooked or not used because they are assumed to be too complex or are just not understood. A module is an assembly that you've added to a page or the portal that adds functionality to the page. The great thing about a module is that you can change things about the page without needing to resort to doing something like modifying the deployed pages or Sma...
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!