Reputation: 11
I am working on the Optimizely CMS trying to create multi column layout form from Display Option but having issues with the Html helper where to define it in FormContainerBlock.cshtml
How can i call this helper from Optimizely CMS.
public static void RenderFormElements(this HtmlHelper html, int currentStepIndex, IEnumerable<IFormElement> elements)
Upvotes: 0
Views: 53