Reported here, would be nice indeed

--> http://trac.symfony-project.com/ticket/1903


"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit : 
Hi all,

This is an select_field generated by admin generator :


  __($labels['adm_user_mo_xref{adm_company_id}']), 'class="required" ') ?
>
  
  >hasError('adm_user_mo_xref{adm_company_id}')): ?>
    array('class' => 'form-error-msg')) ?>
  

  'getAdmCompanyId', 'peer_method=getNoLinkedAdmCompany' ,array (
  'related_class' => 'AdmCompany',
  'control_name' => 'adm_user_mo_xref[adm_company_id]',
)); echo $value ? $value : ' ' ?>
    




I would like to pass attributes to my peer_method
"getNoLinkedAdmCompany" to filter my companies.

Is there an argument on object_seletec_tag to pass them ?





       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to