Create Multiselect Record Button ZOHO Inventory
#Tips & Trick - Zoho Inventory
How we can create a Custom Multiselect Button inside the Zoho Inventory, Please see the below.
-> Setting
-> Preference
-> Select Module
-> Create Custom Button
Example Button in Expense
- organizationID = organization.get("organization_id");
- resultMap = Map();
- for each rec in expense
- {
- ExpenseID = rec.get("expense_id");
- }
- resultMap.put("message","We have been unable to locate any expense that matches the given criteria.");
- resultMap.put("code",0);
- return resultMap;
Thanks & Regards
Piyush Goyal
Zoho Developer || 3+ years Experience
+91-8619164837