so far I succeeded in extending the Turbine_User by another column. If I add an user via the database, all would look fine, the new column is displayed with the correct value in the user-browser screen. But what I would like to do is to enable User Creation for the admin screen as well with the new column. So what I tried was to change the UserUpdateAction and casting the "normal" user to my extended one. but this does not work properly, i.e. i can still only create a "normal" user without my new column. Where do I have to do changes? Or does the additional column have to be treated in the new UserUpdateAction? Please help me here - I am a little confused.
Mit freundlichen Gr��en / With best regards Markus Strau� Softwareentwickler Krusche Lagertechnik AG Schrannenplatz 6 85435 Erding Tel.: 08122/18796-21 Fax.: 08122/18796-50 [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
