
Let's explore how to implement this through the following use cases.
Use case 1: Add Notes instantly from List View or Bulk push notes to multiple records with a click!
Zylker’s sales team often needs to add notes while reviewing or after campaigns. Currently, they must open each record individually, making the process slow and inefficient. To streamline this, the admin wants to:
a. Include an "Add Notes" option directly from the List View for individual records, allowing sales reps to add notes without opening each record.
b. Add a "Add Bulk Notes" option, allowing users to select multiple records and add a common note to all selected records at once.
a) Here is the implementation of "Add Notes" in the List Page.

b) Here is the implementation of "Add Bulk Notes" in the List view page.

Use case 2 : Import product details effortlessly from Zoho Sheet and populate the Subform with a single click!
Zylker manufactures medical instruments, and its sales representatives manage bulk orders from distributors and hospitals. Product details are typically provided in a sheet, which the sales reps must manually enter into the subform on the Order Creation Page(Create Page). To streamline this time-consuming process, the admin wants to add a custom button named "Import Products" to the Order Creation Page. When clicked, it should
- Prompt for the Sheet ID.
- Fetch order details (product names, quantities, and prices) from the specified Zoho Sheet.
- Populate the Product list Subform in Zoho CRM.

Code Sample link
Use case 3 - Send bulk emails to selected students directly from the Course Module's Related List with ease!
Zylker’s managers often need to reach out to multiple students enrolled in a course - whether to share updates, newsletters, or important announcements. Currently, they have to open each student record individually to send an email, which is time-consuming.
To simplify this process, the admin wants to provide a "Send bulk mail" option in the Student Related List under the Course record, allowing managers to select multiple students and send a personalized email to all selected students in one go.
Note
- Client Script can be configured only from the Buttons page. The setup page displays existing scripts. Once a script is created, it can be edited and updated from the Client Script setup page.
- Mobile support will be available in Q3, 2025.
This support will be rolled out soon. We hope you find this incredibly beneficial!