Custom action button in HTML view

Custom action button in HTML view

Hi,

I have a HTML page where I embedded a view .I want to show the custom action button on that HTML view but I can't figure it how to do that. Could any one please help me what parameter I should use ( style based url ) .

below is the code I

  1. htmlpage TV_Station_Report1()
  2. displayname = "TV Station Report"
  3. content
  4. <%{%>    <div elName='zc-component' viewLinkName='TV_Station_Database' params='zc_Header=true&amp;zc_AddRec=false&amp;zc_EditRec=true&amp;zc_DelRec=false&amp;zc_DuplRec=false&amp;zc_EditBulkRec=false&zc_Print=true&zc_Export=true&zc_Summary=true&zc_RecPrint=false'>Loading View...</div><%}%>

Thanks

Arfater