Is it possible to change the default search location for simple, embedded and advanced search without affecting the 'users and groups' and 'search within wiki/community' searches?
I added the following code to the common form part file but this overwrites the value when trying to search within a wiki or community using the 'search within' checkbox and the user and groups search, as no users or groups are found within this location;
<ISPECT>if(getStringLength(getParameterValue("CO")) > 0)</ISPECT><ISPECT>else<input type="hidden" name="CO" value="CC" /><input type="hidden" name="CC" value="1.25.201" /></ISPECT>