×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Add item from frontend
Daniel Burgbacher
Navegador Iniciado
Posts: 1
9 años 6 meses antes #801
por Daniel Burgbacher
Add item from frontend Publicado por Daniel Burgbacher
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
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
Eduardo Mena
Navegador Junior
Posts: 31
9 años 5 meses antes #814
por Eduardo Mena
Respuesta de Eduardo Mena sobre el tema 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
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
Tiempo de carga de la página: 0.049 segundos