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
Це запитання позначене
2
Відповіді
5653
Переглядів
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"/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
|
1
бер. 15
|
6928 | ||
|
|
2
серп. 24
|
3423 | ||
|
|
1
бер. 15
|
7550 | ||
|
|
1
бер. 15
|
10317 | ||
|
|
1
бер. 15
|
6882 |