Copied to clipboard

Flag this post as spam?

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


  • Martijn 1 post 21 karma points
    Oct 19, 2010 @ 21:03
    Martijn
    0

    Webservice solution

    Hi,

     

    I have a system and I create a webservices for it. This webservice returned specific customer data and it is possible to change the customer data.  I like to call this web service(s) from umbraco so the customer can see and change his own data. What is the best way to do this? I tried different things, creating a usercontrol, but I don’t like that option because I lose a lot of functionality, and in the future a designer has to change the page. Then I found Umbraco Contour, I thought this support webservices for set and get data. But I think it only support set data. Do someone know what the solution is to present/change data from a web service in Umbraco? Is there a standard control for it, can I use contour or do I need to create a usercontrol for it?

     

     

    Regards,

    Martijn

     

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Oct 20, 2010 @ 08:57
    Richard Soeteman
    0

    Hi Martijn,

    What do you mean by loosing a lot of functionality? When I want to display data from external source I usually go for Usercontrols and wrap that Usercontrol into a Macro, Your designer could editor the Markup for that Userontrol or you could set it up very flexible so that he only needs to change the css.

    Umbraco Contour is a form engine so I'm guessing that's not going to help you. So I would go for an UserControl

    Cheers,

    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