I think this link will help you: https://world.episerver.com/documentation/developer-guides/forms/rendering-a-multi-column-form-container-block/
Hi Dac Thach Nguyen,can you explain abit about the article,In the above link they didn't provide proper explaination like in which file we have to create RenderFormElements().If you have any idea regarding form container customization explain me.
Thanks,
Kartheek
The article may be a little bit out date. But you can modify the FormContainerBlock.ascx where you have full control how the form elements are rendered. Is that solving your problem?
Yes the article is out dated.I'll let you know after after modify.
Thanks,
Kartheek.
Hi Dac Thach Nguyen,your suggestion not working after modifying also.If you find any solution please let me know.
Thanks,
Ramkee.G
@Dac,
do you know if the multi-column documentation you've linked to will be updated any time soon?
Hi Guys,
I want to display the elements in horizontal way,can any one help me out of this???.Below code represent the form elements in vertical way
Html.RenderElementsInStep(i, step.Elements)
Thanks,
Ramkee.G