Copied to clipboard

Flag this post as spam?

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


  • Harry Stewart 15 posts 95 karma points
    Mar 27, 2018 @ 12:36
    Harry Stewart
    0

    Unable to get datatype view name

    I'm creating a custom data types that use's existing data types. I'm unable to find a way to get the data types view to allow me to use the built-in Umbraco directive. Any ideas or suggests of any existing Umbraco resources?

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    Mar 27, 2018 @ 13:01
    Michaël Vanbrabandt
    0

    Hi Harry,

    could you explain more about what you are trying to accomplish? Can you show us what you have so that we can understand it more?

    What kind of DataType are you using?

    Which Umbraco Directive do you want to include?

    Maybe you want to create a custom property editor? https://our.umbraco.org/documentation/extending/property-editors/

    Thanks!

    /Michaël

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    Mar 31, 2018 @ 07:09
    Michaël Vanbrabandt
    0

    Hi Harry,

    have you find a solution for your problem? Can you share with the community?

    Thanks!

    /Michaël

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Mar 31, 2018 @ 08:12
    Dave Woestenborghs
    0

    Hi Harry,

    Have a look at this article https://24days.in/umbraco-cms/2014/umbraco-angular-tips/

    In the last part i explain how to reuse existing datatypes. I don't know if the code is up to date, it's more than 3 years old, but it should give you an idea on how to do this.

    Another good option is to have a peak the Vorto or Archetype source code. There existing datatypes are reused as well.

    https://github.com/umco/umbraco-vorto/tree/develop/src/Our.Umbraco.Vorto

    https://github.com/kgiszewski/Archetype

    Dave

  • 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