Jump to content

Role Based access in Cakephp


Dharmender

Recommended Posts

I want to display the items in tree structure with checkboxes. How can I get this.

 

Suppose I have table

Menus

id, parent_id, menuname

 

and Table

operations

menuid, roleid, edit ,delete, add, update

 

How can I show the Menus in tree structure with add delete and edit checkboxes in front of them which dont have children

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.