SV: [Catalyst] CC::FormBuilder woes - I don't get it

2008-04-16 Thread Peter Sørensen
: [% fb.field.fieldname.field %] I haven't figured out why I had to change this name but try. Regards Peter Sørensen/University of Southern Denmark/mail: [EMAIL PROTECTED] -Oprindelig meddelelse- Fra: Piet Ruyssinck [mailto:[EMAIL PROTECTED] Sendt: 12. april

RE: [Catalyst] Problem storing session data

2008-04-01 Thread Peter Sørensen
] Problem storing session data On Mon, Mar 31, 2008 at 09:07:02AM +0200, Peter Sørensen wrote: use Catalyst qw/-Debug ConfigLoader Static::Simple Session Session::State::Cookie Session::Store

[Catalyst] Problem storing session data

2008-03-31 Thread Peter Sørensen
of Southern Denmark/mail: [EMAIL PROTECTED] Med venlig hilsen Peter Sørensen Vid.medarb., IT-service Tlf.6550 2858 Fax 6550 2860 Email [EMAIL PROTECTED] Web http://intern.sdu.dk/it-service/ansatte/ps-238/ Adr.Campusvej 55, 5230 Odense M SYDDANSK UNIVERSITET

[Catalyst] Create tables on the fly using DBIC

2008-03-05 Thread Peter Sørensen
Hi, Using Catalyst, DBIC and TT. I need to create tables on the fly depending on the input I get. Need them to save data for further processing. It this possible with DBIC or do I need any additional extensions? Regards Peter Sorensen/University of Southern Denmark/mail: [EMAIL PROTECTED]

[Catalyst] File-browser functionality

2008-02-29 Thread Peter Sørensen
Hi, I'm using catalyst and TT to develop a system, where it is possible to search in system logfiles based on predefined regex. I need a way to BROWSE on the server filesystem. I can use the directory plugin in TT but before trying this I would ask if any other solutions are around. Regards

RE: [Catalyst] Dumb questionagain: nowCatalyst::Controller::FormBuilder

2008-02-25 Thread Peter Sørensen
what I meant was: name: location_edit method: post title: Location fields: CHANHE HERE --- locationname: insteadof name name: Location name type: text size: 60 required: 1 descr: name: Location description type: textarea rows: 4 cols: 60

RE: [Catalyst] Dumb question again: nowCatalyst::Controller::FormBuilder

2008-02-24 Thread Peter Sørensen
Maybe FormBuilder don't like: .. fields: name: name: Location name .. You use name as both field and object name. Just a guess. Regards Peter Sorensen/University of Southern Denmark/mail: [EMAIL PROTECTED] -Oprindelig

RE: [Catalyst] Doing work inside the DBIx::Class model

2008-02-21 Thread Peter Sørensen
He meant result_source: http://cpan.uwinnipeg.ca/htdocs/DBIx-Class/DBIx/Class/ResultSet.html#result_source But this is not all and it is something that begs for a FAQ entry - I always forget how to do it. The important thing is how to add new methods to the ResultSet: package ArchivedBooks;

[Catalyst] Question on parameter passing

2008-02-18 Thread Peter Sørensen
Hi, Using Catalyst, TT and FormBuilder I have a question concerning parameter passing. I have an action lists/editlist which display a form based on a TT template. In this form the user can modify several field and hit the SUBMIT button to update theese fields. sub editlist : Local Form {

[Catalyst] Advice on form submission

2008-02-05 Thread Peter Sørensen
Hi, I'm using Catalyst with FormBuilder and TT I need an advice on how to handle multiple SUBMIT buttons on one form. I have a method: sub index : Local Form { .. This creates my main form with multiple SUBMITS like UPDATE DELETE ADD

RE: [Catalyst] Catalyst, TT and using new filter

2008-02-05 Thread Peter Sørensen
= sub { $_[0] ? 'on' : 'off'; }, }, }, ); 1; Peter Sørensen schrieb: Hi, I am Using catalyst, TT and formbuilder. I am struggling with output in a textarea field and would like to install a new filter to TT to be used like: tdtextarea

[Catalyst] Advice on form submission

2008-02-05 Thread Peter Sørensen
Hi, I'm using Catalyst with FormBuilder and TT I need an advice on how to handle multiple SUBMIT buttons on one form. I have a method: sub index : Local Form { .. This creates my main form with multiple SUBMITS like UPDATE DELETE ADD

[Catalyst] Catalyst, TT and using new filter

2008-02-04 Thread Peter Sørensen
to Catalyst. Do I need to install this as a new Plugin in TT? Regards Peter Sorensen/University of Southern Denmark/E-mail: [EMAIL PROTECTED] Med venlig hilsen Peter Sørensen Vid.medarb., IT-service Tlf.6550 2858 Fax 6550 2860 Email [EMAIL PROTECTED] Web http://intern.sdu.dk

SV: SV: [Catalyst] Problem with TT view and form.field

2008-01-21 Thread Peter Sørensen
Trout [mailto:[EMAIL PROTECTED] Sendt: 21. januar 2008 11:19 Til: The elegant MVC web framework Emne: Re: SV: [Catalyst] Problem with TT view and form.field On Fri, Jan 18, 2008 at 08:05:37AM +0100, Peter Sørensen wrote: Hi Jason, Thanks for looking into the problem. I have tried your suggested

[Catalyst] Problem with TT view and form.field

2008-01-16 Thread Peter Sørensen
; $testhash{firstname} = myname; $c-stash-{testhash} = \%testhash; and I have no problem using: [% testhash.firstname %] in the .tt2 file What am i missing or what have I overlooked?? Regards Peter Sørensen/University of Southern Denmark/email: [EMAIL PROTECTED

[Catalyst] Documentation on DBIx Class

2008-01-15 Thread Peter Sørensen
specially the DBIx Class and which methods I can use in here along with Catalyst. I've already ordered the Catalyst book but until this arrive any hints? Regards Peter Sørensen/University of Southern Denmark/Email: [EMAIL PROTECTED

SV: [Catalyst] Template render problem (plugin error) - Hops-0.05application

2007-12-21 Thread Peter Sørensen
: Re: [Catalyst] Template render problem (plugin error) - Hops-0.05application On 21 Dec 2007, at 22:39, Peter Sørensen wrote: Hi, I am new to Catalyst. I have just installed it and got my first very simple application to work. (Catalyst 5.7012 , perl 5.8.5) Now I'm trying to learn

SV: [Catalyst] Template render problem (plugin error) - Hops-0.05application

2007-12-21 Thread Peter Sørensen
render problem (plugin error) - Hops-0.05application try installing Template::Plugin::Class Am 21.12.2007 um 12:39 schrieb Peter Sørensen: Hi, I am new to Catalyst. I have just installed it and got my first very simple application to work. (Catalyst 5.7012 , perl 5.8.5) Now I'm