<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Dear users,</div>

<div>I successfully installed mapbender3 and also the digitize tool.<br/>
Good work, I like it very much :-)</div>

<div>I would like to do the following:<br/>
* A registered user can only see HIS OWN digitized points or polygons. For that after creating one point his login-name must be written in a column in the databasetable,<br/>
can anybody give me a hint where I can start that (Sofar I`m quite unsure whre I can begin in the code)?<br/>
It might be somewhere in /mapbender3/vendor/mapbender/digitizer/Mapbender/DigitizerBundle/Resources/public/mapbender.element.digitizer.js ?<br/>
But where can I have influence to the database-queries (Insert, Update, Delete, Select ?)</div>

<div><br/>
* Registered users can delete ONLY their OWN digitized points.<br/>
For the moment I would be glad to get the logged name. I thought somethink like "alert (app.user.username);" could give out the logged name, but it does not?</div>

<div>Thank you very much, Siggi</div>
</div></div></body></html>