Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Bonobo

1
Bugs / Re: DefaultValue :ActiveUser.id
The error also exists in the new versions.

In the 2.5.8.x versions, you still have to press F5.
In the Classik version the text AktiveUser.id  is set in the Field, not the ID.
2
Questions / How to open
How can I open an existing project with the new Classik version?
I don't want to remake everything.
3
Bugs / DefaultValue :ActiveUser.id
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:
4
Questions / Use ActiveUser.id in Where
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 ????