Hi guys,
(You must have noticed that I'm sending a couple of issues all together, but I prefer waiting till the end of this project to do it once).
On this site (currently being developed)
Скрытый текст
I have a business model where teachers publish their own courses and students pay to access the content.
Now, teachers submit the course content with "auto-published" is turned off. This is because the admin has to check sth before letting them publish a new course. I'm controlling the access to publish by a secondary boolean field which only admin has access to edit, so when admin set this field, the user can see the publish button.
The problem I'm having is that I cannot find the way of listing unpublished records from frontend. Is this a normal behaviour? I would like the admin user to have the ability to list unpublished records as the author has on the Menu Options.
Thanks,
Matias
Hi guys,
(You must have noticed that I'm sending a couple of issues all together, but I prefer waiting till the end of this project to do it once).
On this site (currently being developed)
Now, teachers submit the course content with "auto-published" is turned off. This is because the admin has to check sth before letting them publish a new course. I'm controlling the access to publish by a secondary boolean field which only admin has access to edit, so when admin set this field, the user can see the publish button.
The problem I'm having is that I cannot find the way of listing unpublished records from frontend. Is this a normal behaviour? I would like the admin user to have the ability to list unpublished records as the author has on the Menu Options.
Thanks,
Matias