Copied to clipboard

Flag this post as spam?

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


  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Apr 22, 2009 @ 10:20
    Jeroen Breuer
    0

    Datatype in a user control

    I’ve got a user control which is a datatype using the umbraco usercontrol wrapper. Is it possible to show other datatypes in my user control? I would like to have the (TinyMCE) richtext editor as a part of my usercontrol. I have no idea how I should do this.

    More information about what type of user control I’m trying to make can be found at http://forum.umbraco.org/yafpostst9288Create-node-with-a-Datatype.aspx?find=unread.

  • Paul Sterling 719 posts 1556 karma points MVP 10x admin c-trib
    Apr 22, 2009 @ 23:04
    Paul Sterling
    0

    I'm not completely clear on what you're looking for here, but it seems you want to create composite datatype. Sort of like a Type definition in .NET. Check out Tim's post on creating datatypes programatically:

    http://www.nibble.be/?p=62

    Is this on the right track?

    -Paul

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Apr 23, 2009 @ 09:13
    Jeroen Breuer
    0

    [quote=psterling@homax]I'm not completely clear on what you're looking for here, but it seems you want to create composite datatype. Sort of like a Type definition in .NET. Check out Tim's post on creating datatypes programatically:

    http://www.nibble.be/?p=62

    Is this on the right track?

    -Paul[/quote]

    That's not exactly what I want. I created a datatype using the umbraco usercontrol wrapper. I used Tim's example (http://www.nibble.be/?p=24). In this datatype there are several webcontrols like a gridview and textboxes. Next to these webcontrols I would like to place a richtext editor in my usercontrol. I was hoping I could easly use the umbraco TinyMCE richtext editor, but I don't know how to do that since that is a different datatype I want to use in my own datatype.

  • Richard Soeteman 4054 posts 12927 karma points MVP 3x
    Apr 23, 2009 @ 09:20
    Richard Soeteman
    0

    Hi,

    I'm currenty working on a project where I'm using Umbraco controls as editor controls. The only control that is not working at this moment is the TinyMCE control. When I've sorted out how this works I'll post it here.

    Regards,

    Richard

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Apr 23, 2009 @ 09:51
    Dirk De Grave
    0

    Hi,

    @Richard: let me know if you can get this to work. Especially the tinyMce part, which I think won't be easy... How would you integrated the complete menu in the front end? Or will you be using those in the backend?

    Cheers,
    Dirk

  • Richard Soeteman 4054 posts 12927 karma points MVP 3x
    Apr 23, 2009 @ 10:12
    Richard Soeteman
    0

    Hi Dirk,

    Yes I'm affraid that the TinyMCE part will give me a headache. But I'm using it only in the Backend.

    Cheers,

    Richard

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Apr 28, 2009 @ 11:19
    Jeroen Breuer
    0

    Hi Richard,

    Did you already suceeded in using the TinyMCE as an editor control?

    Regards

  • Richard Soeteman 4054 posts 12927 karma points MVP 3x
    Apr 28, 2009 @ 22:15
    Richard Soeteman
    0

    Hi,

    Still no news on the issue, I think it will be next week when I work on that project again.

    Richard

  • 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