コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4870 ビュー

 I created wizard to input data from user, when i click button, 

its will open new form

but,multiple hyperlink will displayed (from previous input data)

i want only active/last input data will displayed on hyperlink

how to do ?


Thanks

アバター
破棄

I am seeking this, how to clear history of header

最善の回答

Wendra,

Return this when you close wizard. This will reload the page.

return {
    'type': 'ir.actions.client',
    'tag': 'reload',
}
アバター
破棄
著作者

sorry i try but cannot hidden previous link, i want only active appear on header of form

I had same problem

Now I created a wizard to test, but it have not the problem without customizations.

You try to reload from python code when click close button of the wizard.

I don't know how to do? :)

著作者

my problem is, after i click button on my wizard, some multiple hyperlink appear on header likes

sales order/inv1 sales order/inv2 sales order inv3 (history my prev form), i dont know how to remove only active data

I don't know , I shall bring your question to top

関連投稿 返信 ビュー 活動
1
5月 17
5696
3
9月 23
3454
2
9月 23
4643
1
4月 23
112
2
12月 21
12558