16 Nov
2002
16 Nov
'02
9:47 a.m.
McDonnell, Larry wrote:
Hi,
How can I extract the "user" name when the user logins in dtml? I need this name to hit a table to see if this person is allowed to up the information on the form. Thanks.
<dtml-var "_.SecurityGetUser().getId()"> You can find more infos in the builtin ZopeHelpSystem! Use it. ZopeHelp -> ApiReference -> AuthenticatedUser DTML-Reference -> functions -mj