Ticket #747 (closed enhancement: invalid)

Opened 8 months ago

Last modified 8 months ago

populating a form in view

Reported by: cheerios Owned by: david
Priority: lowest Milestone: 0.11.1
Component: documentation Version: 0.11.0
Severity: normal Keywords:
Cc: Patch attached: no

Description

check that config/global_filters.xml has FormPopulationFilter? enabled

in view: FORM-DATA-ARRAY = array('foo'=>11);

$this->getContext()->getRequest()->setAttribute('populate',

array('FORM-ID'=> new AgaviParameterHolder?(array('form'=>FORM-DATA-ARRAY))), 'org.agavi.filter.FormPopulationFilter?');

will fill up <form id="FORM-ID><input name="form[foo]"/></form>

Attachments

Change History

Changed 8 months ago by david

  • status changed from new to closed
  • resolution set to invalid

Ehm... what is this?

Add/Change #747 (populating a form in view)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.