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
Bu soru işaretlendi
2
Cevaplar
5557
Görünümler
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"/>
Tartışma hoşunuza mı gidiyor? Sadece okumakla kalmayın, katılın!
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
|
1
Mar 15
|
6855 | ||
|
|
2
Ağu 24
|
3378 | ||
|
|
1
Mar 15
|
7445 | ||
|
|
1
Mar 15
|
10155 | ||
|
|
1
Mar 15
|
6810 |