⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

way to much fun!



Jack Magdalene
  • profile picture
  • Member

Posted 17 March 2013 - 01:32 AM

Hi,

 

groceryCRUD is great! Having way to much fun. Thank you!

 

Now comes reality. My design will incorporate multiple tables that will include different levels of participation (i.e. user, manager, admin). Can I build "user" tables and have the table items edited/updated by a manager/admin real time? From my brief research so far, will the "callback_update" and "callback_insert" statements allow this? Or is there a better path?

 

Kudos to John Skoumbourdis, et al.

Jack


davidoster
  • profile picture
  • Member

Posted 19 March 2013 - 15:58 PM

Hello and welcome to the forum!

 

I would suggest you research the Ion-Auth library where it gives by default the different levels of functionality.

For the real time part of editing/updating check here.

 

Good luck.