Copied to clipboard

Flag this post as spam?

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


  • Zac 238 posts 539 karma points
    Aug 26, 2013 @ 04:07
    Zac
    0

    Datasource form not saving data to table

    Hi,

    We created a form that is linked to a datasource (SQL Server table) using the latest version of Contour on v6.1.3.

    When we submit the form, all of the workflow works correctly (we've added save to xml, send email, and save as umb node), except the form is not saved to the data source table.  

    No errors are thrown and no errors are logged in the umbracoLog table.  Is there a custom contour log table or file?  Are there known issues that prevent a record from saving in the database?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Aug 26, 2013 @ 09:22
    Tim Geyssens
    0

    Hey,

    Errors aren't logged in the umbracoLog table anymore in v6, please check the \App_Data\Logs dir

    Maybe you can find something in those...

  • vishal 6 posts 26 karma points
    Sep 11, 2013 @ 14:09
    vishal
    0

    how did you link the  contour filled form it to a data table? Can you send me step by step please

  • vishal 6 posts 26 karma points
    Sep 11, 2013 @ 14:10
    vishal
    0

    how did you link the  contour filled form it to a data table? Can you send me step by step please..

    So when the user fill the form it automatically goes into the specified cells of a table on a page

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 11, 2013 @ 14:36
    Tim Geyssens
    0

    @vishal check out the datasource feature of Contour

  • vishal 6 posts 26 karma points
    Sep 11, 2013 @ 14:49
    vishal
    0

    Tim thanks for your quick reply.. is there any step by step for a beginner to do so ...

    The result should be when a user click submit form automatically the data goes in specific fields and and be sorted in a table

    thnx

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 11, 2013 @ 14:55
    Tim Geyssens
    0
  • vishal 6 posts 26 karma points
    Sep 11, 2013 @ 15:07
    vishal
    0

    Tim

    Here is  ...

    when they fill the form it has

    Country, Name, Date, Time, address etc ... submit form

    then automatically it goes to that table....

    The result should be e.g.

    Country     Name      Date         TIme         Address           etc...

    in a table like and should be sorted . ..

    It should be viewed on any text page in umbraco ..

    thnx

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 11, 2013 @ 15:09
    Tim Geyssens
    0

    Well if you use COntour you can use the api to fetch records and output it on your page, some details here http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Working-with-Contour-data-in-Razor/

    So I would suggest that you install Contour and give it a go (you can test it fully when running locally)

  • vishal 6 posts 26 karma points
    Sep 11, 2013 @ 15:19
    vishal
    0

    hi

    can you send me a step by step sample actually doing it step by step please.

    I created a form in contour then? hw i should go ...

    thanks in advance

  • 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