Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Marc-André 63 posts 279 karma points
    May 06, 2019 @ 19:28
    Marc-André
    0

    How to display a form input easily

    Hi!

    I got a very complex layout for my form. I was wondering is there any way to get a input with a simple method like this :

    <div class="formRow">
      <div class="formItem">
        <label>Prénom</label>
          @Model.MagicFunctionThatRendersInput("0fe3e4e9-fd13-4baf-ea5e-b394bb4292f7")
      </div>
    </div>
    

    In this case, I don't care about the Fieldsets, Container, etc.

    Thanks!!

Please Sign in or register to post replies

Write your reply to:

Draft