Copied to clipboard

Flag this post as spam?

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


  • LD 9 posts 90 karma points
    Aug 16, 2016 @ 14:25
    LD
    0

    Hi all, I am using Umbraco @ entry level and would like to know, how we could make the below...

    Users visit umbraco backend where they upload some news for example and we store them into custom DB Table... With MVC is quite simple, where we have a form saving the appropriate data to DB, we would like to make the same concept with Umbraco.

    I know how to make pages and subpages ...etc but this form will act a the UI for the DB.

    Thank you!

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Aug 16, 2016 @ 14:44
    Alex Skrypnyk
    0

    Hi LD,

    Welcome to our forum!

    Why do you need to store articles in custom DB table?

    I'm afraid that you need to write custom section for working with custom database table.

    If you want to use Umbraco as CMS it makes sense to use it like DB for articles, in this case you need just add content section access for users.

    Thanks,

    Alex

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Aug 19, 2016 @ 16:19
    Paul Seal
    0

    You could just create a front end section of the site that is accessed with a login and in that section you could have the form to act as the UI for the DB.

Please Sign in or register to post replies

Write your reply to:

Draft