Snippets
Add and configure an embed element
The embed element enables you to add external assets to the pages in your Creator applications via their embed code or URLs: Media like files, images, audio, and videos Widgets, forms, blogs, and websites You can customize the height and width of the ...
Creating and managing HTML snippets
Snippets are stand-alone, re-usable code pieces that can add additional functionality. An HTML snippet is a small portion of source code in HTML. They can be used to build different elements (like a list view, different styled buttons, text display, ...
Creating and managing ZML snippets
Snippets are stand-alone, re-usable code pieces that can add additional functionality. ZML or Zoho Markup Language is a simple markup language used to create pages in your Zoho Creator Appliction. Using ZML, you can build various elements of your ...
Understanding snippets
In a nutshell Snippets are custom blocks within a Page component that can be built using ZML (Zoho Markup Language), HTML, or iframe codes. Deluge can be incorporated into the code blocks to make them interactive and display application data. They ...