Other Actions for Custom Modules

Let’s have a look at the various actions that can be performed in a custom module.


Bulk Update

You can update the fields for multiple records at once using the Bulk Update feature.


Edit Records

To edit the record of a custom module:


Delete Records

To delete the record of a custom module:


Clone Records

If you want to create a record which has details similar to an existing record, you can clone it. Here’s how:


Convert a Custom Module’s Records

You can convert the records of a custom module into records of another custom module or any default module in Zoho Practice by creating a Record Conversion Button (a type of custom button) for the custom module.

Scenario: Zylker uses the Custom Modules feature in Zoho Practice to create a module called Purchase Requests for tracking items requested by employees. Once a purchase request is approved, the procurement admin needs to create a purchase order to proceed with the procurement process. Instead of manually creating a purchase order and entering details from the purchase request, the procurement admin creates a Record Conversion Button for the Purchase Requests module. Now, whenever a purchase request is approved, the admin simply clicks the button, and the request is automatically converted into a purchase order.

To create a Record Conversion Button for a custom module:

Note: You can convert a custom module’s record into a record in any of the following default modules: Quotes, Sales Orders, Invoices, Purchase Orders, and Bills.

The custom button will be created. It will be available on the Details page of the source custom module’s (Purchase Requests) records. To trigger it:


Edit Custom Modules

To edit a custom module:

Delete Custom Modules

To delete a custom module:


Attach Files to a Custom Module’s Record

You can attach files to a custom module’s record using the following methods:

To attach files to a purchase order:

Export Custom Modules

You can export all your custom module records that are in Zoho Practice to your system in the CSV, XLS or XLSX format. Here’s how:

FieldsDescription
ModuleSelect the module you want to export. By default, the custom module will be selected.
Export Options- If you want to only export the records and not the tables, select Export records without tables.
- If you want to only export a table’s data, select Export a table’s data and select the required Table.
Date RangeExport all records of the custom module or select a specific period for which you want to export the records.
Export Template- If you want to export only certain fields, you can select a template. If you don’t have an export template, you can create a new one by clicking + Add New.
- If you don’t select a template, all fields will be exported.
Export File FormatSelect the format in which you want to export the file.
Personally Identifiable Information (PII)If there is any personally identifiable information in the records you are exporting, check Include Sensitive Personally Identifiable Information (PII) while exporting.
PasswordEnter a password to secure the export file.

Automation

You can automate and create workflows using your custom modules based on your business needs.