I want to Clear rows in Subform
I want to Clear rows in Subform
What's wrong with this code? The console message is "Failed to save the function
- Error occurred while performing this action."
response = zoho.crm.getRecordById("Deals", "1697425000011719081");
Event_Components.clear();
return(response);