I have a similar question. I wanted to add a user input drop-down on the front-end page. So if I have a student-grade-subject table, I can let them select from drop down “>90” “80-90” or so on for grades and give a dynamic output for that particular user. Same for subjects, user can select “Math” and all students taking that class pops up. Is that possible?