Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
5228 Widoki

onchange functions work on virtual records assignment on these records is not written to the database.

Is it possible to save model to database in onchange function?

I am using odoo 8.

EDIT

Let me describe my requirement in detail. I have a simple wizard form(the action target is 'inline') for searching. The form have 2 fields, one is a char field for the searching keyword and the other is a many2many field for the searching result. The onchange function for the keyword field will be triggered for fetching the searching result.

All above are working normally. The problem is when you leaving the page, the browser will popup an alert message something like 'Are you sure you want to leave this page...". This is not make sense for my searching page. For this reason, I think I need to save the wizard model in the onchange function, after this, the alert message wouldn't popup.

Simply, my requirement is to suspress the alert message when the form is not saved. How to make it? Please advice...

Awatar
Odrzuć

not recommended, why?

Autor

Hi Axel, I have updated my question and describe my requirement in detail. If you have any advice plz update.Thanks!

Powiązane posty Odpowiedzi Widoki Czynność
2
mar 15
5116
1
lip 19
3149
2
lis 16
5876
1
wrz 16
7832
0
mar 25
1261