OK - I've been playing with CF and ChronoConnectivity for the past 24 hours and can't for the life of me work out why I'm getting an error if I try to update data.
I've set up a test CF form on my local machine with just one text field, connected to a data table and the form when entered from a menu option with menu type Chronoforms>DisplayForm works as expected, i.e. adds a new record to the table.
I've set up a connection using ChronoEngine and happily linked everything up to display the table data from a second menu option in the front end of type Chronoforms>Connection Data List. Again, the form loads and displays as expected. However, if I click one of the entries in the list to edit it, it opens the original input form with the field populated, but changing and submitting the text in the one and only field is causing an HTTP500 error.
There's no validation/JS or additional code in this test form so at the moment I'm stumped. Am I doing something silly?
Any help anyone can give would be muchly appreciated (I'm actually a Windows programmer by trade so please speak slowly and use small words 🤣 )
[EDIT] By the way - I've attached debuggers at various form events in the Wizard (submit, data save etc), and it's still going to HTTP500
Thanks
I've set up a test CF form on my local machine with just one text field, connected to a data table and the form when entered from a menu option with menu type Chronoforms>DisplayForm works as expected, i.e. adds a new record to the table.
I've set up a connection using ChronoEngine and happily linked everything up to display the table data from a second menu option in the front end of type Chronoforms>Connection Data List. Again, the form loads and displays as expected. However, if I click one of the entries in the list to edit it, it opens the original input form with the field populated, but changing and submitting the text in the one and only field is causing an HTTP500 error.
There's no validation/JS or additional code in this test form so at the moment I'm stumped. Am I doing something silly?
Any help anyone can give would be muchly appreciated (I'm actually a Windows programmer by trade so please speak slowly and use small words 🤣 )
[EDIT] By the way - I've attached debuggers at various form events in the Wizard (submit, data save etc), and it's still going to HTTP500
Thanks