Forums

Make select boxes update on selection

huubs 03 Apr, 2017
Hello, I got a form where the user selects a category (which I have the id's as values) and with this selection I can query the database for all the articles that are in that category selected.

But is it possible to update the next select field with the articles from that specific category, with a database query and maybe use javascript to update the select field?
This topic is locked and no more replies can be posted.