VeCrea wrote:
I managed to get it work, and i don't have the problem edward is facing.
Let's go for explanations :
TABLES
1) Create a table.
2) 2 wizards : author and publish, then click on the little green + to get the two corresponding fields. The publish field has a default value of 0 (unpublished), which is set to prefill forms
3) I added a 3rd field, just to get a string value
PAGES
1) Create, for backend, a collection and a 1item
2) Create, for frontend, a collection and 2 1item
Why 2 x 1item ?Because on one you put a fly (display datas), and on the other one you put a form (to add a new data set)
3) Download the component.
INSTALL AND CONFIG THE COMPONENT
1) Install it (duhhh)
2) In the component, go to config
3) In Permissions, for "Registred", allow Create, View Own and Edit Own.
Try it with different users. Works here
Hi, still struggling - The above works fine with a new test component. Thank you!
However, now as Admin logged in back end (Admin/Super Users Group) I can see no records (there are 2 created - 1 for user 'one' and 1 for user 'two' who are both 'Registered'.
The Permissions on the 'testings' Component are:
Registered
Create - Allowed
View Own - Allowed
Edit Own - Allowed
(
All other permissions are untouched).
SOLVED: Rebuilt my Project, removed and re-added Author and Publish wizards to Table(s).