[Catalyst] Relations 1:M

neila neila at post.pl
Tue Apr 28 18:37:08 GMT 2009


I have found my mistake in line 89. It should name: podmiot
and it works! I have got a question : id_column is ok, but how can I 
choose option name in model_config?

thx!
>
> 88 - type: Select
> 89 name: podmioty
> 90 label: Podmioty
> 91 model_config:
> 92 model: 'hubeDB::Podmioty'
> 93 resultset: 'hubeDB::Umowy'
> 94 id_column: lpp
> 95
> 96 - type: Submit
> 97 name: submit
> 98 value: Zapisz
> 99
> 100 - type: Submit
> 101 name: cancel
> 102 value: Anuluj
>




More information about the Catalyst mailing list