Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2615 Prikazi

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!!

Avatar
Opusti
Best Answer

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.


Avatar
Opusti

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 Odgovori Prikazi Aktivnost
0
nov. 23
1073
1
apr. 20
3066
0
avg. 19
2134
0
nov. 17
3505
0
jan. 22
1282