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
To pytanie dostało ostrzeżenie
2
Odpowiedzi
5559
Widoki
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"/>
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
|
1
mar 15
|
6857 | ||
|
|
2
sie 24
|
3380 | ||
|
|
1
mar 15
|
7446 | ||
|
|
1
mar 15
|
10156 | ||
|
|
1
mar 15
|
6811 |