Copied to clipboard

Flag this post as spam?

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


  • keilo 563 posts 1018 karma points
    Jun 24, 2014 @ 08:27
    keilo
    0

    Razor partial view support

    I have managed to add this to the Umbraco 7.1.4 with latest Contour.

    When its rendered on the page, it throws the error below, which I believe missing a razor view file.

    This is a very promising contour extension. Are there any plans to add the razor view to it? Everything else seems to work so far...

    The partial view '/umbraco/plugins/umbracoContour/Views/Fieldtype.matrixlist.cshtml' was not found or no view engine supports the searched locations. The following locations were searched: /umbraco/plugins/umbracoContour/Views/Fieldtype.matrixlist.cshtml

    Cheers!

  • keilo 563 posts 1018 karma points
    Jun 24, 2014 @ 09:46
    keilo
    0

    Posted this in Feedback, but for reference completeness posting here too;

    Using Umbraco 7.1.4 with SQLdb, contour 3.0.21

    Just a quick update, I have managed to create the missing FieldType.DropDownList.cshtml under the Contour\View folder.

    http://pastebin.com/A84HVwb6

    This does render the Matrix with values correctly. But it doesnt save the values upon submit. Any ideas on how to save the submitted data?

    cheers

  • 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