Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

Quick login...


Or... now make it easy with Facebook Integration
Connect via Facebook



Top Sellers

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet or record live videos from your webcam.

Build high performance, completely customizable data-entry forms and views driven by your DNN and external databases. New built-in tools make it a snap to quickly create data entry forms, data views, and even database tables. Plus, add your own HTML, CSS, Javascript, SQL commands, stored procedures,

The most advanced DotNetNuke shopping cart on the planet. Easy to use e-Commerce, Secure Shopping Cart Software and SEO friendly. B2C / B2B Ecommerce Sites.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

Error on submitting form after using Save for Later
Last Post 09-18-2013 05:29 AM by Ryan Bakerink. 8 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Julie EllsworthUser is Offline
going with the flow
going with the flow
Posts:42
Avatar

--
07-24-2013 08:55 AM

    I am using DNN 7.0.5, SQL 2012, DF version 4.10.4.23731

    If I enter some data and then use the Save for Later link, then come back and add data to the form, I get an error when submitting the form. I get this error repeated over and over for each field in the form:

    An error has occurred. DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'DynamicForms_QuestionResponse'. ---> System.Data.SqlClient.SqlException: Invalid object name 'DynamicForms_QuestionResponse'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DataSprings.Modules.DynamicForms.SqlDataProvider.UpdateDynamicResponse(Guid ResponseID, Guid QuestionID, String Response, String ResponseText, Int32 UserID, Guid UniqueResponseID, Int32 intSaveForLater) at DataSprings.Modules.DynamicForms.DynamicResponseController.UpdateDynamicResponse(DynamicResponseInfo MyResponse) at DataSprings.Modules.DynamicForms.DynamicForms.SaveTheResponses(Boolean blnSaveForLater) --- End of inner exception stack trace ---

    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    08-21-2013 06:42 AM
    Hello Julie,

    What does the save for later link look like? Sounds like this link isn't being generated correctly. Can you please paste the Save for Later link? Just replace your real URL for a fake URL.

    Please let me know.

    Thanks,

    Ryan
    Julie EllsworthUser is Offline
    going with the flow
    going with the flow
    Posts:42
    Avatar

    --
    08-26-2013 07:06 AM
    http://mysite.idaho.gov/DataEntryFo...fault.aspx

    When you hit save for later, it does add the data you entered into the database and shows up in the "View Form Results" you just can't come back to it using the above link.
    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    09-06-2013 11:38 AM
    Hello Julie,

    The URL looks to be in the correct format for EDITING.


    If you go to View Form Results and Click the Edit link, can you please compare that URL versus the Save For Later URL?

    They should be very similar, if not identical.

    Please let me know your findings.

    Thanks,

    Ryan
    Julie EllsworthUser is Offline
    going with the flow
    going with the flow
    Posts:42
    Avatar

    --
    09-09-2013 04:48 AM

    Hi Ryan -

    Yes, the Save for Later URL and the edit form results URL are the same.
    I used the $(EditURL) token in the completion event as the link to send to the user to come back and finish completing the form. Is there a different token/link to send them to?

    Julie EllsworthUser is Offline
    going with the flow
    going with the flow
    Posts:42
    Avatar

    --
    09-09-2013 04:52 AM
    Also, for what it's worth, if I try to go into any of the form result entries and try to edit them, I get the same error (which makes sense seeing as it is the same link to edit an entry as it is to come back to the form via the Save for Later button...)
    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    09-09-2013 05:18 AM
    Hello Julie,

    I haven't seen this issue reported with DF 4.1.4 and DNN 7.0.5. If you're even unable to edit the results from the View form Results interface, this turns my attention to the actual data saved for your Dynamic Form.

    To test, can you please add a new Dynamic Form to a new page. Give this Dynamic Form 3 fields(FirstName, LastName and Email). Then submit this form several times, and see if you can edit the responses from the View Form Results interface.

    Do you receive the same error? Or does this populate the form accordingly?

    Please let me know.

    Thanks,

    Ryan
    Julie EllsworthUser is Offline
    going with the flow
    going with the flow
    Posts:42
    Avatar

    --
    09-09-2013 05:43 AM
    Hi Ryan -
    I created a new form, both in our qual environment which sits behind the same firewalls and security appliances as our production site, and in our dev environment which sits behind nothing and got the same results with both. This was a simple form with just First Name, Last Name, and Email Address. When I go into View Form Results, then choose an entry and click on Edit and make a change, hit submit, I recieve a page full of error messages.
    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    09-18-2013 05:29 AM
    Hello Julie,

    Can you please open a support ticket with us? I think this is going to require more attention than the forums have to offer. Please go to http://store.dnnsoftware.com and sign into your account. You can then navigate to your downloads and open up a support ticket for Dynamic Forms.

    Please let me know if you have any questions.

    Thanks,

    Ryan
    You are not authorized to post a reply.


     
     

    Join our mailing list...

    Get current news and events the easy way
     
     
       
    Subscribe Me

    Recent Blogs...

     
    Copyright 2005 - 2011 by Data Springs, Inc.
     
  • film izle
  • 720 izle
  • film
  • sinema izle
  • film makinesi
  • T�rk�e dublaj film
  • film izle
  • film izle
  • baglan film izle
  • sinema izle
  • 1080 film izle
  • film mercegi