Hello to all
I have a Question, i'm trying of developing in the part of zoho Creator "Pages", generate a Record Summary, my question is. How can is generate a Record Summary from pages of Zoho Creator.
Example
if ((formulario.ID_OPORTUNIDAD != null) && (formulario.ID_OPORTUNIDAD != ""))
{%>
<div elName='zc-component'
Regards