does anyone already managed it to hide and show entries in the Advanced-Search menu dynamically?
I'm looking for a way to hide or show some search forms in the Advanced-Search menu where the business logic of the restriction is either available in a JavaScript or by a Java class via Webscript.
thank you for the answer. Yes, you're right. I want to hide some of the menu items from the selection menu. Unfortunately, if I manipulate the mentioned advsearch.get.js file I have to override the original file in my AMP file. I cant do that. I need a way to enhance or extend the existing functionality without override core code. Is there another way?