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 276 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!!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies