Copied to clipboard

Flag this post as spam?

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


  • Asjad 2 posts 72 karma points
    Jan 28, 2016 @ 10:14
    Asjad
    0

    Umbraco Forms when installed with MS SQL Server settings

    Hi,

    I am new to Umbraco. Just installed Umbraco 7.4 beta with SQL Server connected as database. I have created a form and now I want to see the data submitted through these forms.

    Please guide me in which table I will find this data as I have to fetch that data for other purpose as well.

    Thanks in advance!

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Jan 28, 2016 @ 13:51
    Ismail Mayat
    0

    Asjad,

    You can use the api to get the records for you also in the backend under umbraco forms section you can view all the entries as well.

    Regards

    Ismail

  • Asjad 2 posts 72 karma points
    Jan 28, 2016 @ 13:55
    Asjad
    0

    Thanks Ismail, I can see my form data at Entries node under form section. However, I wonder where this data is saved in my sql server table. I need to get this data in database for some reason, just need to identify if this is possible currently or not.

    Thanks again

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Jan 28, 2016 @ 14:12
    Ismail Mayat
    0

    Asjad,

    You can use the umbraco forms api to get the data out of the database if you look in the docs there are examples see https://our.umbraco.org/Documentation/Add-ons/UmbracoForms/Developer/Working-With-Data/

  • 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