Rendering Links with Scriban
Rendering a General Link in Sitecore MVC is pretty simple using the FieldRenderer: 123<div> @Html.Sitecore().Field("LinkField")</div> It uses the attributes of the Genera
Rendering a General Link in Sitecore MVC is pretty simple using the FieldRenderer: 123<div> @Html.Sitecore().Field("LinkField")</div> It uses the attributes of the Genera
Recently I came across a situation where I needed to use an NVelocity template in a Rendering Variant. We were creating a custom slider and using the awesome Slick Slider as it gives us a lot of nice