Copied to clipboard

Flag this post as spam?

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


  • Claushingebjerg 886 posts 2415 karma points
    Jan 30, 2018 @ 08:46
    Claushingebjerg
    0

    Letting members edit properties beyond input fields.

    I'm starting a project, where members are an integral part of the site. So each member will have a pretty extensive profile page.

    But im hitting a wall pretty fast. There's no problems adding the custom properties on the member type. Theres even an Umbraco TV episode showing how to mark a cropper datatype as editable.

    But how do i render the custom types front end? Following the built in snippet you get the

    @Html.TextBoxFor
    

    Which is really nice for input fields... i guess there's also a CheckBoxFor, RadioButtonFor, TextAreaFor...

    But how do i render the more advanced types, like Datepicker, RTE, image uploader or even the cropper, as demonstrated on Umbraco TV???

  • 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