Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet

Odoo 8 custom website. 

I have a custom frontend website which contains a dropdown btn-group containing several options for a user to select. When I set the controller to auth='public' this button functions correctly (when a user is logged in). If I log out the button will NOT drop down despite the fact that if I inspect the html I can see the content (menu options) is there.

The content is passed to the template by the controller.

The issue is that the button is meant to be clicked by a NON USER (public or none authentication).

To make matters more interesting if I set auth='none' the dropdown button again starts working. However now I can no longer use the website editor toolbar if logged in.

I feel this is a permissions related issue. Is there some correlation between the functionality of buttons and the authentication type of the page? I have not made an effort to control access to this button and a public user has full permissions on the data in the model.

     I would really appreciate any insight you may be able to provide.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Juni 20
2659
2
Aug. 25
2399
2
Juni 25
711
4
Mai 25
2922
2
März 25
5874