How do I transfer an attachment from one module to another when using a custom convert button function?
You can transfer an attachment from one module to another using the Upload and Download File API. Learn more about the Upload and Download File APIs here.
Related Articles
Using Custom Buttons
Customization is the most powerful way to build a flexible CRM system. In Zoho CRM, you can customize modules, fields, pages, links, and a lot of other elements. In addition to these elements, Zoho CRM now allows you to create new button actions with ...
Custom Function: Move_Job_to_other_Blueprint
This custom function can be used to move a job to any blueprint created using the same layout, automatically. Business Scenario In a food processing business, once the food items are packed and ready to be shipped in the Manufacturing Blueprint, the ...
Custom Function: Create_Ticket_in_Zoho_Desk
Zoho Desk is customer service software which allows you to address customer concerns. This custom function can be used to post a job as a ticket in Zoho Desk. Prerequisites Sign up for Zoho Desk and create a department. The ticket will be created ...
Custom Function: Create_Job
This custom function can be used to create a new job in any layout. It can also be configured to carry forward necessary field values from the former job to the latter. Business Scenario Helen is the head of Procurement Management in her ...
Custom Function: Computing_Field_Values
This custom function can be used to add two values and save the return value in a custom field. The sum will be dynamically updated in the custom field after this function is executed. Business Scenario Helen is the head of Procurement ...