Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2612 Представления

Hello,

I created some tours via web_tour for the form view of a custom module.

Is there a way I can create a button in XML view that will:

1. run the web tour on click

2. run the tour on the current page (i.e. does not reload to a new form like when you click "start tour" in debug mode)


Thank you!!

Аватар
Отменить
Лучший ответ

Hey Himawari_beam,

Totally get where you're coming from. I had a similar puzzle a while back. To fire up your web tour without the whole page reloading circus, try this XML snippet:

"string="Start Tour" type="object" class="oe_highlight" name="your_module.start_web_tour"

Replace "your_module" with the actual name of your module, of course. This little trick fires up the tour without giving you that deja-vu of a page reload.


Аватар
Отменить

Speaking from experience, this has saved me some hair-pulling. Give it a shot, and let me know if it works for you. Worked like a charm for me. I found this tip here: https://andersenlab.de/services/web-development, check it out, you might find even more useful lifehacks there.

Speaking from experience, this has saved me some hair-pulling. Give it a shot, and let me know if it works for you. Worked like a charm for me. I found this tip here: https://andersenlab.de/services/web-development , check it out, you might find even more useful lifehacks there.

Related Posts Ответы Просмотры Активность
0
нояб. 23
1071
1
апр. 20
3065
0
авг. 19
2134
0
нояб. 17
3505
0
янв. 22
1282