
Feature request - Move form creation code into the template
Reported by dleffler | February 18th, 2013 @ 12:02 PM | in 2.2.1 (closed)
Several of the forms pulled in from the 1.0 code are built in the controller then pushed to the template via html ($form_html), but are not necessary to 'build on the fly'. These should be placed in the view template
List of forms needing push to template
- administration - install_extension
- administration - configureTheme
- file - import_eql
- file - import_files
- forms - enter_data
- forms - design form, pretty sure we can (must?) do this in the view
- forms - import csv methods (not fully implemented)
- users - import users methods (not fully implemented)
Examples of forms that must be built in the code are
- form controls
- Theme Configurations
Comments and changes to this ticket
-
dleffler February 18th, 2013 @ 02:18 PM
- Title changed from Feature request - Moves some of the form creation code into a template to Feature request - Move some of the form creation code into a template
- Tag changed from form control, standardization to form control standardization
-
dleffler February 25th, 2013 @ 04:47 PM
- Tag changed from form control standardization to form control, standardization
-
dleffler February 25th, 2013 @ 06:26 PM
- Title changed from Feature request - Move some of the form creation code into a template to Feature request - Move form creation code into the template
-
dleffler March 2nd, 2013 @ 09:43 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
-
dleffler March 16th, 2013 @ 03:28 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 29th, 2013 @ 08:00 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
expNinja June 15th, 2013 @ 08:23 PM
- State changed from new to resolved
- Assigned user set to dleffler
- Milestone set to 2.2.1
(from [2dfa8ca9dccbde75cfb0ee432ace5151ca1fab79]) Moved all simply form creation code into templates [#926 state:resolved responsible:dleffler milestone:2.2.1] https://github.com/exponentcms/exponent-cms/commit/2dfa8ca9dccbde75...
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