• Resolved KansasCoder

    (@kansascoder)


    I just purchased a paid version of the Smart Form plugin (39.00) and it will not save values to the database. When I go to look at the entries on my test forms there’s nothing there. Ideas? I need to start using this tomorrow.

    edit: I went in and changed the date range to start at 1/1/2019 and end tomorrow (1/28/2019) and it returned values. This indicates there is an issue with the SQL you are writing. Please retest your sql. I only entered data today and so I set the date range to start and end on this day. I should get results back only for this day. What happens if in 2 weeks I want only the data entered for one day? Setting a wider date range is not an acceptable work around.

    My first humch is that you will need to add a time stamp if it is a single day so your where would be something like: ‘where submitDate > ’01/29/2019 00:00:00′ AND submitDate > ’01/30/2019 00:00:00’.

    • This topic was modified 7 years, 5 months ago by KansasCoder.
Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Sorry i can’t give support to paid users here, could you create a support ticket at smartforms.uservoice.com please?

Viewing 1 replies (of 1 total)

The topic ‘Smart forms not logging entries’ is closed to new replies.