charmi21
Forum Replies Created
-
Search form
The “user” is actually anyone who visits our website. We don’t have any person who logs in. I want to be able for them to view whatever THEY CHOOSE because each person will be looking for something specific. Creating a view for each user is impossible in my case.
No it isn’t resolved. I use a browser to look at the website and I changed the width of the browser. The data-text wraps as it is supposed to, but the title of the table remains at the same place. So the title of the last column does not move with the change in it’s width
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?