Copied to clipboard

Flag this post as spam?

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


  • Biagio Paruolo 1618 posts 1910 karma points c-trib
    Apr 10, 2012 @ 09:04
    Biagio Paruolo
    0

    Umbraco v5: Form, Hives and MVC

    I wish use Umbraco as base and content manager layer and I've to build on top some business logic function for tracking products. So input and put data into a SQL database.

    After I wish retrieve data and present them on Umbraco pages.

    How create form ( into 4.7 I used usercontrol )?

    Is there a good starting point?

    Thank you

  • Grant Thomas 291 posts 324 karma points
    Apr 10, 2012 @ 12:50
    Grant Thomas
    0

    If I had time I'd go into more detail, but for now you can peruse these links in an effort to gain more understanding (the key is to create a 'model' and corresponding 'SurfaceController' that handles it, then use `Umbraco.BeginUmbracoForm` and whatnot):

      - Jupiter Plugins - Part 5 - Surface Controllers
      - Implementing AJAX by adding new MVC area

  • Biagio Paruolo 1618 posts 1910 karma points c-trib
    Apr 11, 2012 @ 09:18
    Biagio Paruolo
    0

    Thank you for your reply.

    I think that there is a lack of documentation on this new and important functions.

    A must have may be a free videos in Umbraco TV.

    Is there a package for developing that like VS Umbraco 4.7 usercontrol template?

     

Please Sign in or register to post replies

Write your reply to:

Draft