November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
The views in Episerver Find comes from the Episerver Find servers at Epi they are rendered on your server through a proxy function.
As the Find views are WebForms views, you should be able to hookup to the lifecycle but usually I think that is digging too deep for smaller changes.
Therefore there is not much you can do with the markup. I would take an approach where you hide these with css.
Unfortunately it seems as if you register your own css file in modules.config , they are not loaded in the Episerver Find UI.
I've reported this as issue https://episerver.zendesk.com/hc/en-us/requests/36913, let's hope Episerver solves this somehow. Or that someone finds another workaround.
Hi Alf,
Thanks for the udpate.... Yes it seems like something that should definitely be included in config somehow.
Good tip on the CSS though, if I can find away to get it in there...
I'm setting up an instance of EPiServer Find for a client and we are finding that there are some features we aren't imlementing.
eg. AutoComplete, BestBets option to show in own design etc.
These are confusing for the editors when they aren't being used. Is there anyway to disable these from the Admin interface?