From: R K <lin...@ho...> - 2004-11-03 14:16:11
|
I tried this out in View.pm on line number 782: if ( $record->{has_form} && $view->{disable_fillinform} eq 'no' ) { This seems to disable FillInForm globally by adding disable_fillinform="yes" in global configuration section. Please comment. -RK R K wrote: > Hi Boris, > > Is there a way to disable FillInForm globally?. I am having tough time > taking care of Config.xml and the model code. > > Thanks > -RK > Boris Zentner wrote: > >> |