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
htmlpage TV_Station_Report1()
displayname = "TV Station Report"
content
<%{%> <div elName='zc-component' viewLinkName='TV_Station_Database' params='zc_Header=true&zc_AddRec=false&zc_EditRec=true&zc_DelRec=false&zc_DuplRec=false&zc_EditBulkRec=false&zc_Print=true&zc_Export=true&zc_Summary=true&zc_RecPrint=false'>Loading View...</div><%}%>
Thanks
Arfater