Conditional Select Box population
Conditional Select Box population
Hi, I am (slowly) going through the various examples with great intrigue.
http://editor.datatables.net/examples/advanced/joinArray.html
I created an additional field in the users table called assigned_section
I wanted to create a selectbox that was populated with only the access permissions that the user was assigned (E.g. If they had been assigned "Printer, desktop, Website" then they should only be allowed to select from those choices - so the selectbox is dynamically updated depending on the users access permissions.