<div class="oneComWebmail-html oneComWebmail-mail"><div class="oneComWebmail-body"><div>Hello Astrid,<br></div><div><br></div><div><br></div><div>Ok. <br></div><div>I will try to make a script in Notepad++ to undo this changes.<br></div><div><br></div><div>Thanks for your quick anwer.<br></div><div><br></div><div>Zsolt<br></div><div><br></div><div>On 3 July 2020 at 09:10:15 +03:00, Astrid Emde (WhereGroup) <astrid.emde@wheregroup.com> wrote:<br></div><blockquote><div class="oneComWebmail-mail"><div class="oneComWebmail-body"><div>Hello Zsolt,<br></div><div><br></div><div>the behaviour is normal at the moement :)<br></div><div><br></div><div>You could save your configuration separately in a textfile and transfer it to Mapbender if you make changes.<br></div><div><br></div><div>Astrid<br></div><div><br></div><div><br></div><div>Am 2020-07-03 06:28, schrieb Gal Zsolt:<br></div><blockquote><div>Hi everyone!<br></div><div>In digitizer Schemes I wrote this:<br></div><div>onBeforeSave: |<br></div><div>$nr = $feature->getAttribute(\"nr\");<br></div><div>$s = $feature->getAttribute(\"sufix\");<br></div><div>$bloc = $feature->getAttribute(\"bloc\");<br></div><div>$scara = $feature->getAttribute(\"scara\");<br></div><div>$label=$nr.$s.\"\r\n\";<br></div><div>if ($bloc <> \"\"){$label.=\"bl.\".$bloc;}<br></div><div>if ($scara <> \"\"){$label.=\"sc.\".$scara;}<br></div><div>$feature->setAttribute(\"textlabel\",$label );<br></div><div>after save change to this:<br></div><div>.......<br></div><div>onBeforeSave: "$nr = $feature->getAttribute(\"nr\"); \n$s =<br></div><div>$feature->getAttribute(\"sufix\"); \n$bloc =<br></div><div>$feature->getAttribute(\"bloc\"); \n$scara =<br></div><div>$feature->getAttribute(\"scara\"); \n$label=$nr.$s.\"\r\n\";\nif<br></div><div>($bloc <> \"\"){$label.=\"bl.\".$bloc;}\nif ($scara <><br></div><div>\"\"){$label.=\"sc.\".$scara;}\n$feature->setAttribute(\"textlabel\",$label<br></div><div>);\n"<br></div><div>...........<br></div><div>Exist a settings in Mapbender to prevent this changes?  I use<br></div><div>Mapbendet installed on Linux.<br></div><div>Thanks in advance for any  advice!<br></div><div>Zsolt<br></div><div>_______________________________________________<br></div><div>Mapbender_users mailing list<br></div><div>Mapbender_users@lists.osgeo.org<br></div><div><a href="https://lists.osgeo.org/mailman/listinfo/mapbender_users" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br></div></blockquote><div><br></div><div>-- <br></div><div>Mit freundlichen Grüßen<br></div><div><br></div><div>Astrid Emde<br></div><div>GIS-Consultant<br></div><div><br></div><div>-----------------------------------<br></div><div>Aufwind durch Wissen!<br></div><div>Jetzt neu: Webinare und Online-Schulungen<br></div><div>bei der www.foss-academy.com<br></div><div>-----------------------------------<br></div><div><br></div><div>Astrid Emde<br></div><div>WhereGroup GmbH<br></div><div>Eifelstraße 7<br></div><div>53119 Bonn<br></div><div>Germany<br></div><div><br></div><div>Fon: +49(0)228 90 90 38 - 22<br></div><div>Fax: +49(0)228 90 90 38 - 11<br></div><div><br></div><div><a href="mailto:astrid.emde@wheregroup.com" target="_blank">astrid.emde@wheregroup.com</a><br></div><div><a href="http://www.wheregroup.com" target="_blank">www.wheregroup.com</a><br></div><div><br></div><div>Folgen Sie der WhereGroup auf twitter:<br></div><div><a href="http://twitter.com/WhereGroup_com" target="_blank">http://twitter.com/WhereGroup_com</a><br></div><div><br></div><div>Geschäftsführer:<br></div><div>Olaf Knopp, Peter Stamm<br></div><div>Amtsgericht Bonn, HRB 9885<br></div><div>-------------------------------<br></div><div>_______________________________________________<br></div><div>Mapbender_users mailing list<br></div><div>Mapbender_users@lists.osgeo.org<br></div><div><a href="https://lists.osgeo.org/mailman/listinfo/mapbender_users" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br></div></div></div></blockquote><div><br></div></div></div>