Am i being silly here of should this logically work. Or cant i use a varible to check?
i have a list view of courses with faculties, and each page i am on has a drop down to select a faculty. I want to display in a dropdown on each page each course assosiated with this faculty.
if i change the @faculty to the actual string "A Level" it works and only displays from the faculty. but i want it to be dynamic per page from the dropdown value
Varible check on Dropdown from a list view
Am i being silly here of should this logically work. Or cant i use a varible to check?
i have a list view of courses with faculties, and each page i am on has a drop down to select a faculty. I want to display in a dropdown on each page each course assosiated with this faculty.
if i change the @faculty to the actual string "A Level" it works and only displays from the faculty. but i want it to be dynamic per page from the dropdown value
Thanks
David
is working on a reply...