How to run Sippet in HTML tags in Skuid?

Hi All,

How to run a snippet in HTML button tag, For Example, here we have Snippet and HTML button by using our Skuid template.

When we click on Download button then it has to cal Snippet, How can we achieve this.???
Thanks in advance…

Thanks,
Shaik

You need to use a custom field renderer to call your snippet code.  Just drag some field into your table,  (doesn’t really matter which field it is)  and then set its renderer to “custom”  and there you will find the way to call a named snippet.