×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
How to enable frontend editing for all user groups
Eduardo Mena
Junior Member
Posts: 31
9 年 7 个月 前 - 9 年 7 个月 前 #718
由 Eduardo Mena
How to enable frontend editing for all user groups was created by Eduardo Mena
Hello!
I developed a component with several forms that users within a specific user group can fill from the frontend.
For some reason, when I log in as the super user, every field in the form is saved correctly. But when I'm logged in as a user in another usergroup, the select fields aren't saved. They're not even being actually selected, and not even passed to the JForm object.
Privileges are correctly set in the global configuration panel.
I noticed that when I have problems, I'm also missing the 2 files corresponding to the front editing layout.
OR
Just add the css and js files I'm missing. But if I add them via the regular addScript method, they're added to the end of the head, and it still doesn't work properly.
Does any body has any experience on this issue?
I developed a component with several forms that users within a specific user group can fill from the frontend.
For some reason, when I log in as the super user, every field in the form is saved correctly. But when I'm logged in as a user in another usergroup, the select fields aren't saved. They're not even being actually selected, and not even passed to the JForm object.
Privileges are correctly set in the global configuration panel.
I noticed that when I have problems, I'm also missing the 2 files corresponding to the front editing layout.
- /media/system/css/frontediting.css
- media/system/js/frontediting.js
OR
Just add the css and js files I'm missing. But if I add them via the regular addScript method, they're added to the end of the head, and it still doesn't work properly.
Does any body has any experience on this issue?
Last edit: 9 年 7 个月 前 by Eduardo Mena.
Please 登录 或 注册一个帐号 to join the conversation.
Eduardo Mena
Junior Member
Posts: 31
9 年 7 个月 前 #723
由 Eduardo Mena
Replied by Eduardo Mena on topic How to enable frontend editing for all user groups
I found out that the editing layout was added by the template and wasn't any joomla class or method. I was able to fix it from the template.
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.051秒