This is the generator config
====================
generator:
  class:              sfPropelAdminGenerator
  param:
    model_class:      Catchinf
    theme:            site

    fields:
      catch_name:       {name: Catchment Name}
    list:
      title:            Available catchment areas
      display:          [=catch_name, area, country, editdate]
      fields:
        editdate:       {name: Edit Date, params: date_format='dd/MM/
yyyy'}
        catch_code:     {name: Catchment Code}
      filters:          [catch_name, catch_code, _country_id]
      peer_method:      doSelectJoinCountry



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to