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
-
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