Copied to clipboard

Flag this post as spam?

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


  • Anton 135 posts 186 karma points
    Feb 15, 2012 @ 08:30
    Anton
    0

    Create new node window

    When I create new node I see window with fields "Name" and "Choose Document Type:". How I can add new field in this window?

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Feb 15, 2012 @ 15:07
    Tom Fulton
    1

    There is no way to do this out of the box - I think you'd have to create your own custom menu action with your own custom dialog using some C# and the API.  The only other way is to use an HttpModule to inject some code into the page - this is messy though and still doesn't really give you any functionality unless you can handle it all in javascript.  If you want examples on this just let us know.

    -Tom

  • Anton 135 posts 186 karma points
    Feb 15, 2012 @ 21:49
    Anton
    0

    Yes, I want example

  • 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