×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Add item from frontend
Daniel Burgbacher
New Member
Posts: 1
9 года 6 мес. назад #801
от Daniel Burgbacher
Daniel Burgbacher создал тему: Add item from frontend
hi there,
I made a simple component where users can see at the frontend a list of projects with status 0 / 1.
Now this component should allow the registered users to add a project to the list from the frontend.
How can i do this?
Groetjes,
Borkee
I made a simple component where users can see at the frontend a list of projects with status 0 / 1.
Now this component should allow the registered users to add a project to the list from the frontend.
How can i do this?
Groetjes,
Borkee
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Eduardo Mena
Junior Member
Posts: 31
9 года 6 мес. назад #814
от Eduardo Mena
Eduardo Mena ответил в теме Add item from frontend
Hello Daniel!
This is very easy to acomplish using Component Creator
First, when you create the table, be sure to check the field "Allow front end editing of the item"
Then, after you've installed the component, go to global configuration and at the left sidebar, look for your component. You'll see a permissions tab. Go to the "registered" user group tab and add the permissions you would like to give users in that group. In this case, be sure to allow "Create"
Now, any logged in user will be able to add projects. The default view has a button to add entries.
You may also create a menu item that links directly to the form to add new projects. As menu item type select ProjectsForm from your component.
Hope this helps
This is very easy to acomplish using Component Creator
First, when you create the table, be sure to check the field "Allow front end editing of the item"
Then, after you've installed the component, go to global configuration and at the left sidebar, look for your component. You'll see a permissions tab. Go to the "registered" user group tab and add the permissions you would like to give users in that group. In this case, be sure to allow "Create"
Now, any logged in user will be able to add projects. The default view has a button to add entries.
You may also create a menu item that links directly to the form to add new projects. As menu item type select ProjectsForm from your component.
Hope this helps
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.055 секунд