Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

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

  • emilio
  • emilio's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 31
  • Thank you received: 1
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?

Please Log in or Create an account to join the conversation.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
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

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.099 seconds

I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it
Griiettner (Forum)  

Get Started