Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3951 Näkymät

I have defined a button in form view's header, like this:

<form style="position:absolute;left:0; top:0; width:100%; height:100%;" class="oe_form_configuration" create="false" edit="false">
    <header>
        <button name="save_result" type="button" string="Save" class="save_result oe_highlight"/>
    </header>
</form>

When I clicked the button, it will call a javascript function. But after the call finished, the page's URL has changed, the original URL is:

http://localhost:8069/web/?debug#view_type=form&model=tender.result&action=103&active_id=3

and it changed to:

http://localhost:8069/web/?debug#id=63&view_type=form&model=tender.result&action=103&active_id=3

I found that the id=63 is same as the ID I see in Metadata.

My Odoo version is 10.0, and how can I do to disable the URL automatic change when I clicked the button?

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
kesäk. 22
12796
4
syysk. 21
15815
1
kesäk. 22
6042
1
toukok. 25
723
0
marrask. 24
1375