I am trying to have a multi select in my code, for example i want to have multi select on learning pathway, and i want to show qualifications based on learning_pathway selected and i want to show unit standards based on the qualifications selected and they all must be able to be multi selected and then stored back to database, please help, I think i have a conflict on my code with jquery or bootstrap how can i solve this problem. Please note I am very new on the industry
I tried to write the code on separate page and it worked fine but once I integrate it with main project its does not work as it should