SalesAgility is excited to share another Developer Insights episode with you. This time, Clemente Raposo, Lead Developer of SuiteCRM, shares a step-by-step guide on how to inject Grouped Fields in the Record View of SuiteCRM 8.
Grouped Fields allow you to show multiple fields grouped together as if they were one field. That way, multiple items of data are shown in an either inline compact format or grouped vertical format, enhancing the user experience of your SuiteCRM 8 instance.
It is worth noting that SuiteCRM is open source software, which means that you are free to download, install, use it for your benefit, as well as modify the software to better suit your businesses needs. By utilising SuiteCRM, your business is being provided with all the benefits of optimised customer relationship management without ever-escalating user licensing costs, restricting data limits, or vendor lock-in.
In today’s developer tutorial, we make use of the SuiteCRM 8 extension framework to configure the Record View to show multiple fields—such as the home, mobile, and office phone—grouped together in one location. In doing so, we keep the code abstracted from other extensions and maintain upgrade safety.
Watch the video for a complete walkthrough, and don’t forget to check below for the code example to help you get started! Also, to discuss this topic in depth and get your questions answered, join the discussion in our forum!
You can find the code sample from the video below:
extensions/defaultExt/modules/Contacts/ViewDefinitions/Mappers/AddPhonesField.php
The above can be used as an example of adding Grouped Fields to the Record View in your instance of SuiteCRM 8.
If you are looking for more development insights, the Development Team here at SalesAgility have created instructor-led Masterclasses. Designed for developers, covering both SuiteCRM 8.x and SuiteCRM 7.x, head over to the Masterclasses to find out more.
About SuiteCRM
SuiteCRM is the world’s #1 open source CRM with over 1 million downloads and counting. Our feature-rich enterprise-ready CRM solution enables your sales teams to sell, market & service smarter by providing all the benefits of optimised customer relationship management, without any user licensing costs, data limits, or vendor lock-in.
You can download and host SuiteCRM on your own servers, in the public cloud / private cloud or try our SAAS offering SuiteCRM Hosted. It is the ultimate freedom, allowing you to stay in full control over your business data. Try SuiteCRM for free here.
Help support the SuiteCRM project by becoming a sponsor today!