Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDavid Harper
11,720 PointsWhat is the best way to enter a query into the forums?
Every time I try to search for something in the forums, I will enter a few letters, the query will run automatically (without pressing enter or submit) and I will get irrelevant answers in return. Is there any way to avoid this?
1 Answer
Jason Anders
Treehouse Moderator 145,860 PointsPersonally, I've found that if I copy/paste the key part of the question, challenge, or problem into the search bar, the correct posts show up.
For example, in the challenge that you posted this question from, I would copy "A prompt dialog will open prompting for someone's full name. Use jQuery" from the the question and paste into the search. If that doesn't work, then I copy a different part... and if that doesn't work (but one of those two usually do), I will copy and paste some of the pre-loaded code into the search.
When you click on "Get Help" in the challenges/quizzes and paste in there, it only searches the forum posts' titles. When you paste into the search box in the Forum, it will search the title, answers, and comments for anything matching.
I hope that will help you.
Keep Coding! :)