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



_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to