Skip to Content
Menu
This question has been flagged
1 Odpoveď
4855 Zobrazenia

Hi, I having a one2many field in that field i add 4 items using Add an Item then Save&New, before saving the record in Parent table, i want some field values. how to get this.

Avatar
Zrušiť
Best Answer

You can override create function. The record created will be in the 'vals' param of create, then you can modify it and then call super.
Hope it helps you.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jan 25
1876
2
sep 22
9614
2
apr 22
4667
0
júl 21
7298
1
mar 21
5042