Copied to clipboard

Flag this post as spam?

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


  • Niclas Schumacher 67 posts 87 karma points
    Jun 14, 2013 @ 09:15
    Niclas Schumacher
    0

    New section in a document-type

    Hallo there guys. 

    I'm fairly new to umbraco, so bar with me.. 

    My goal is to be able to make a section in the backoffice of umbraco. 

    Im quite sure that i need to make some kind of user control because i need to have connection to a webservice.

    My goal is that i can get a section on a document type, where i can make some fields and so on so i can handle the connection with the web-service and ofcourse store the necessary information. 

    Anyone who can point me in the right direction ? 
    Im using the latest version of Umbraco. 

    - Niclas Schumacher

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Jun 14, 2013 @ 09:36
    Dennis Aaen
    0

    Hi Niclas and welcome to our :)

    If I understand your question correctly you want to have the option to structure your document types with some areas to different data.

    One way you could do it is by creating tabs on your document type. You can add so many tabs, that you want. Eg. a tab for SEO stuff and a tab for Content stuff and so on.

    If you want to make some sections on your fields on the document type, this packages to be a solution. http://our.umbraco.org/projects/backoffice-extensions/document-type-fieldsets

    I hope this answer your question, and make sense.

    Happy Umbraco coding :)

    /Dennis

  • Niclas Schumacher 67 posts 87 karma points
    Jun 14, 2013 @ 10:48
    Niclas Schumacher
    0

    Hello Dennis.

    Thanks for the quick answer. 

    though its not quite what i was looking for, let me explain more deeply. 

    On a document type, a standard textpage with a body field etc. I want to be able to make some .net code to be able to interact with a web service which provide a list of data to the user which one should be selected, and there after make another call with the web service to provide the next information. The thing i need to be able to store is just a id though, but before i can get the right id, i need to have some options showed to the user through this web-service. 

     

    Hopefully this helps the understanding of my problem. 

Please Sign in or register to post replies

Write your reply to:

Draft