I have a field "Operator"
I need to automatically populate it with the name of the user logged in
How do I do that ?
Thanks
Denna fråga har flaggats
2
Svar
5523
Vyer
Hi,
you can find every table contains the following 4 fields:
create_uid,create_date,write_uid,write_date
you can display them just one line code easily in your XML file:
Hope it is useful.
Thanks.
<field name="write_uid" string="UpdatedBy"/>
<field name="write_date" string="UpdatedDate"/>
<field name="create_uid" string="CreatedBy" />
<field name="create_date" string="CreatedDate"/>
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
1
mars 15
|
6849 | ||
|
|
2
aug. 24
|
3362 | ||
|
|
1
mars 15
|
7429 | ||
|
|
1
mars 15
|
10147 | ||
|
|
1
mars 15
|
6796 |