The DefaultValue :ActiveUser.id ist only set when the add form load the first time. When i wont to save more then one recordset i always must press F5 that the DefaultValue :ActiveUser.id will be set in the Field. Can you help:
I use the User Records Management. My Problem is that the Select Field Shows everything in the Database. So i think that i must Control the USERID in the OptionListDataSource. But how can i get the Activeuserid in the Where?
Example:
SELECT DISTINCT Kurzname AS value,Kurzname AS label FROM arbeitgeber where USERID = 'ActiveUser.id ?