hi it is certainly possible but this would require some development, like:
maybe you can extend the table plugin to keep the selected road id in session so the extended edit plugin can access it. or developing a plugin which would access the query result and simply keep the id in session (so you dont have to extend query/table) extending the edit plugin so you can inject the id. regards Oliver ----- Original Message ----- From: Giovanni Virdis To: [email protected] Sent: Friday, October 03, 2008 9:40 AM Subject: [Cartoweb-users] Use of the layer and automatism Hi, I have two database's tables "top_toponimi" and "top_civico". In the first there are the data relative to the roads In the second there are the the civic numbers. I have create two layers for each table.The layer of roads in not editable. Every civic number is associated to a road. If is possible I want select a road and get the relative id, when I insert a new civic number and save I want to associate automatically the id of road Thank ------------------------------------------------------------------------------ _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
_______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
