…
I search for an id in a database and than I execute an other etemplate to
show the informations in this entry. On this page is also a ‘save’-button.
But i cant save any changes because the id I searched before is now lost…
Put it in the $preserve parameter when you call $template->exec(), and
it will come back in the returned content.
ex:
$preserve[‘id’] = $searched_id;
$template->exec(callback, …, $preserve);
Nathan
Special Offer – Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you’ll get a free “Love Thy Logs” t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers