No Way to Search Inside Deluge Functions

No Way to Search Inside Deluge Functions

This is a simple but genuinely painful gap. When you have a Zoho Creator application with 20, 30, or 50+ Deluge functions, there is currently no way to search across all of them at once.

If I want to find every function that references a specific field name, a connection name, or an API call, I have to open each function one by one and manually scan through the code.

This creates real problems when:

  • A field is renamed or deleted and you need to find every function that uses it
  • A connection or API key changes and you need to update all references
  • You're debugging an issue and don't know which function is responsible
  • You take over someone else's application and need to understand it quickly

What we're requesting: A simple global search across all Deluge functions in an application, just like Ctrl+F in any code editor. Type a keyword, see every function that contains it, click to jump straight to that line.

For developers managing large Creator applications, it would save hours every single week.

Amit Prabhu
Aaxonix - Zoho Partner