Welcome, Guest
Username: Password: Remember me

TOPIC: only the author can modify the contents of a regs

only the author can modify the contents of a regs 27 Oct 2014 16:13 #12717

  • emilio
  • emilio's Avatar
  • Offline
  • Junior Member
  • Posts: 31
  • Thank you received: 1
  • Karma: 0
How do I can do that only the author can modify the contents of a register?

I need to make a component accessible from the front end, and will only access to users logged in Joomla component. I need each user to see only their records, and that only can change your records. How I can do?
if you can imagine, why not do you?
The administrator has disabled public write access.

only the author can modify the contents of a regs 30 Oct 2014 17:19 #12722

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
This is common question.

You must instance the author wizard.
+ You must use the publish wizard with published = false by default.
Doing this the items created will be hidden.
But if you combine with core.edit.own, core.view.own, then the authors can view and edit only their own records.

Simple as that.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.073 seconds

Get Started