
Form Module not saving data after form modification
Reported by expNinja | March 24th, 2011 @ 08:37 PM | in Beta 3
After crating a form with the form module, and saving a record to the database, if another form element is added, content no longer saved to the database, and doesn't show new items under "View Data".
Comments and changes to this ticket
-
expNinja March 24th, 2011 @ 10:26 PM
- State changed from new to open
-
dleffler April 14th, 2011 @ 01:24 AM
I'm investigating it since I have this problem in an active database/form. I think this is two problems:
1. the new control/item NOT appearing in data view is because the new column is not added to the default report "column_names" which can be fixed manually (but should be automated?)
2. there seems to be a problem with editing existing records, but I haven't had any instancees where new records were not created. -
dleffler April 14th, 2011 @ 03:53 AM
Sorry, might have gotten a little off track since I was looking at this in the 1.0 code...still investigating.
-
dleffler April 16th, 2011 @ 01:07 AM
What are the steps to reproduce? I can't seem to get the problem to appear. I've added fields, but am still able to add more records....
HOWEVER, there is a problem with editing/updating individual records...
And the new field is NOT displayed in the default report...should it be auto-added?
-
dleffler April 16th, 2011 @ 01:09 AM
- Tag set to form module
-
dleffler April 16th, 2011 @ 01:29 AM
IF the problem was simply not being able to edit existing records, or not being able to view the additional fields...then this problem has been fixed by a recent push.
-
expNinja April 29th, 2011 @ 07:09 PM
- Milestone changed from Beta 2 to Beta 3
- Milestone order changed from 1 to 0
-
expNinja April 30th, 2011 @ 05:39 PM
- Milestone order changed from 7 to 0
(from [493310a706a37d51ca20c99341074ce5a39a92be]) Minor scrub of forms module. Resets report columns to "all" whenever a new control is added to keep new field from seeming hidden or not saved. Shows number of records next to View Data link. Cleans up view templates to show user what they are doing. Fixes error thrown by checkbox control (no is_wrap property).
[#55] https://github.com/exponentcms/exponent-cms/commit/493310a706a37d51...
-
dleffler April 30th, 2011 @ 05:40 PM
- Assigned user changed from expNinja to dleffler
-
expNinja May 13th, 2011 @ 09:09 PM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
55 Form Module not saving data after form modification [#55] https://github.com/exponentcms/exponent-cms/commit...