Custom Menu
Sharing posts privately in Zoho Connect
Overview In Connect, you can share posts privately with users instead of tagging them in the comments. Only posts in the Company Wall and Public Groups can be shared with others. How to share a post privately Go to the post you'd like to share. Click ...
Form Submit Handler
Overview The form submit handler is triggered when the user clicks the submit button in the form. This handler is used to validate the input data entered by the user and perform the custom menu's intended action. Implementation of Form Submit Handler ...
Field Lookup Handler
Overview The field lookup handler can be used to fetch values for field options from external services in real-time. The two main instances are as follows: The field may require updated options from external services in real-time. In such cases, the ...
Form Change Handler
Overview The form change handler can be used when the fields in the form dialog box should dynamically change values based on the user input. It can be also used to validate the user input and display an error message in case the input doesn't match ...
Menu Click Handler
Overview The menu click handler will be triggered whenever the user selects the custom menu option from the dropdown. It can be used to perform a simple one-step action such as sharing a post link to a particular user on Cliq, or open a form to ...
Custom Menu - an overview
Overview Custom Menu in Zoho Connect lets you add customized menus to entities such as status, tasks, events, in addition to the default menus—Follow, Print, Bookmark, and Copy post URL that are already available. They can be shared with a set of ...