I have been trying to figure out how to find if an item in a collection or gallery can be compared to a textbox. This would then set a variable for me to use later.
Basically, I a building a collection (colCurrentProjects) for projects. In this collection there is a column called projectID. The collection gets displayed in a gallery (galProjects).
So how would use an If() allItems in the collection or gallery projectID = SpecificProjectID" and return a true, false?
Cheers


Report
All responses (
Answers (