Access to Detail View From HTML Snippet
Zoho Creator displays a detail view that slides out from the right onClick of a record in a report.
Am I able to access that detail view from an html snippet, e.g. click a record in a list and display the detail view?
The zc_LoadIn dialog is a bit clunky, so I was thinking of another option other than developing one myself.