Default Named Search - For everyone

I am under the impression this is not possible. But I wanted to see if anyone has any workarounds. I want to make a Named Search “default” for all users similar to Quick Search how you can set it for all users. The problem I am running into is that the search I am trying to use it for does not have a single returned column so I can’t use Quick Search… I’m dealing with Cycle Count searches where there are several key fields. So named search works fine for me, but I want it to work for all users and don’t want to have to force everyone to set one up. Is there maybe a way to push my named search out for all users? I don’t love this option because it would only work for today and then any new users wouldn’t have it still.

Not exactly what you’re asking for, but for situations where multiple Key columns are needed to pull up a record, I’ve found that returning the SysRowID from the Quick Search works how you expect it to. I’ve done that with a Quick Search for Count Tags.

2 Likes

I tried that and it does not show up in Quick Search for me to select. If I try to set it as the default named search, I get an object reference not set to an instance of an object error. I tried to recreate it and get same results. My Quick Search looks identical to yours. Could it be an issue with the BAQ? Maybe I need to only bring in CCTag table and not include any columns from other tables? That’s worth a shot I guess.