Posted by MobileConnects
2015-09-14

Hi Tom,

Thanks for your lovely script. It's working like a charm. I was just wondering if it's possible to give "Staff" users specific "rights" to add entries into database. For example, I want to add a new column "location" and only the Staff user from that location will be able to add/change entries for that specific location.

I hope you got my question.

Thanks.

Regards,

Max
Posted by Tom
2015-09-14

Hi,

> I was just wondering if it's possible to give "Staff" users specific "rights" to add entries into database.

Currently, there isn't "rights" field in the staff table but you can definitely add it to the table by modifying the table and code. So, my answer is Yes, it's possible.