[Cartoweb-users] Filter Error
Oliver Christen
oliver.christen at camptocamp.com
Wed Oct 11 06:04:47 EDT 2006
try to add a print_r in the renderForm function and see if the output ok
public function renderForm(Smarty $template) {
$this->smarty = new Smarty_Plugin($this->getCartoclient(), $this);
$filtro_html = $this->smarty->fetch(filtro.tpl');
print_r($filtro_html);
return array('filtro_html' => $filtro_html);
}
----- Original Message -----
From: "Adriano Hantequeste Gomes" <adrianohg at gmail.com>
To: "Oliver Christen" <oliver.christen at camptocamp.com>; "CartoWeb Lista de
Usuários" <cartoweb-users at lists.maptools.org>
Sent: Monday, October 09, 2006 10:49 PM
Subject: Re: [Cartoweb-users] Filter Error
Hi,
When add {$filtro_html} in my cartoclient.tpl, not show nothing when i
put the html code show ok.
When a choose the filtre not apply in the shape.
--
Atenciosamente,
Adriano Hantequeste Gomes
Departamento de Geoprocessamento - GEO
Gerência de Estatística e Analise Criminal - GEAC
Secretaria de Estado da Segurança Pública e Defesa Social - SESP
Av. Marechal Mascarenhas de Moraes, 2355
Bento Ferreira - Vitória - Espírito Santo
CEP: 29.052-121
Telefone: 55 27 3334-4736
Fax: 55 27 3334-4735
Celular: 55 27 9225-4852
More information about the Cartoweb-users
mailing list