Copied to clipboard

Flag this post as spam?

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


  • ThomasBrunbjerg 90 posts 182 karma points
    Aug 07, 2017 @ 11:43
    ThomasBrunbjerg
    0

    Location of HTML source code for property editors

    Just a simple request really. I am quite new to Umbraco and currently trying to find my way around the source code. I am looking for where the view templates for ImageCropper and MediaPicker are located. So far I've found the .cs files associated with the editors, but I want to have a look at the view templates as well.

    I am in the works of creating a new property editor, combining 2 already existing editors in Umbraco.

  • Tobias Klika 101 posts 570 karma points c-trib
    Aug 08, 2017 @ 10:01
    Tobias Klika
    0

    Here you go: https://github.com/umbraco/Umbraco-CMS/tree/5397f2c53acbdeb0805e1fe39fda938f571d295a/src/Umbraco.Web.UI.Client/src/views/propertyeditors

    There you can find all built-in property editors (both templates and controllers).

    Used to spend there hours too to get a feeling for it and start creating my own editors ;-)

Please Sign in or register to post replies

Write your reply to:

Draft