Multi layout column form in Optimizely CMS

21 views Asked by At

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)

0

There are 0 answers