How to add a jslink in Calendar list new item add form using Schema.xml
I'm Try this code:
<Form Type="NewForm" Url="NewForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" UseLegacyForm="FALSE" JSLink="~site/DemoBranding/ProviderHostedjavascript.js" />
alert('hi');in the JavaScript file. – Dikesh Gandhi Dec 27 '16 at 10:27