Read Aloud the Text Content
This audio was created by Woord's Text to Speech service by content creators from all around the world.
Text Content or SSML code:
In this video, we are going to show you the functionalities of the SuiteCRM Global Hide Manager Lite Version. Global Hide Manager plugin allows you to hide fields, panels, buttons, sections, etc based on their Element ID and class. Let’s see how it works. In the SuiteCRM admin section, select the Module Loader option. We already installed the plugin in the CRM. Again, go to the admin section and select the Step 1 option, that is, license verification. As you can see, we have already verified and activated the license of the plugin. Let’s hide this highlighted record’s name using class. For this, we’ll right-click on the name and select the inspect option. After that, the console will open. From here, you can copy the element class. Now, for creating a new hide setting, you need to click on step 2 from the admin section. First, give a name to the setting and then select the module. We’ll choose the Leads module. In the element class field, we’ll paste the element class we copied earlier. Once done, click on the Save button at the bottom. Review the setting we just created. Now go back to the leads module and refresh the record. As you can see, the name of the top is now hidden, and it’s done based on the element class. Now, we’ll hide the mobile number. For this, you simply need to copy the mobile number. Then again, go to the hide setting page and paste the mobile number into the Element Link Text field. Once done, click on the Save button at the bottom. Again, go to the lead module and refresh the record. You can see the mobile number is now hidden successfully. You can use this option for hiding other clickable fields like website and email address. This time we are going to hide the name field using the element ID. Simply hover over the name and right-click on it. Select the inspect option and copy the element ID for the name. Then again, go to the hide setting page and paste the Name’s ID in the Element ID field. Check the Hide Field value for hiding the label along with the field value. After that, click on the Save button. Now go to the leads module and refresh the record. As you can see, the field and label are now hidden. In this plugin, you can create any many settings as you want. Thanks for watching. If you have questions, please leave them in the comment section.