Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

MVC XForm output

Vote:
 

Hi, I would like to change the rendering output of an XForm in MVC. Does anyone know how to accomplish this?
Currently the XForm outputs an table, i'd like to change this to an div structure.

    <div @Html.EditAttributes(x => x.CurrentPage.Form)>

        @Html.ValidationSummary()
        @Html.PropertyFor(x => x.CurrentPage.Form)
    </div>

    

#75206
Sep 20, 2013 12:04
Vote:
 
#75217
Sep 20, 2013 14:40
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.