I’ve come across some issues using Safecracker that I can’t seem to over come. Its vital that I get this resolved by today if all possible.
First of all, I just upgraded from EE 1.6.9 to EE 2.4.0 so I’ve had to convert all of my SAEFs to work with Safecracker.
I’ve gotten the create entry forms to work fine on my site and entries are being created.
However, I’ve been wrestling with getting the edit entries forms to work correctly. Here are the issues I’m encountering:
Issue 1: For some reason, periods in the Edit entry form are being converted to underscores and is giving me a disallow key characters.
I had to slightly modify the code in the Input.php file to get the Disallow key characters to show me what was actually being disallowed. See this screenshot:
http://screencast.com/t/Wf2ZSxqKGHwo
So anyone of our customers who have an email address in one of their entries is going to get this error if they try to save.
Issue 2:
For entries that don’t have emails, the form submits but nothing gets updated. There are no errors and everything appears to be fine. However when the page is refreshed or the edit button is clicked again, the entry isn’t updated.
There isn’t enough room here to post the code so I’ll try posting it in another response.
There is a javascript in the code that takes the values of the first name field and last name field and updates the title of the entry. I’ve tried removing that and just displaying the title in an input field but the form still won’t update the system.
This form worked flawlessly in my EE 1 site.
Please help!
Thank you,
Chad Boswell