Copied to clipboard

Flag this post as spam?

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


  • skiltz 501 posts 701 karma points
    Jul 15, 2010 @ 05:47
    skiltz
    0

    Add new tab to EditContent.aspx

    When editing a document I'd like to create another tab beside properties and in this tab load a usercontrol.  I can do this using document types and the UserControl Wrapper but the problem with this is the new user control datatype is publised to Umbraco.config which is uneccasry.  Any ideas?

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jul 15, 2010 @ 07:54
    Aaron Powell
    0

    You'd have to modify the page itself then.

    Personally I'd just go with the data type and have it return null as the Value property, it's not really a big deal.

  • 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