Archive
Posts Tagged ‘Hide Search’
Dynamics Portals – Hide Search Control and clear cache
Other day, we got a requirement to hide the ‘Search’ control from our Custom portal.
Its very easy to achieve by changing a configuration.
Steps to hide Search control:
- Go to Portals ->Site Settings ->Search/Enabled record
- By default the ‘Value’ will be ‘true’, to hide the ‘Search’ change to ‘false’
- Save
- Refresh the browser and you should not see the ‘Search’ control
What if you are still seeing the ‘Search’ control:
Sometimes for some reason (Mostly due to caching), you wont see the change immediately.
In this case you can either reset portal/clear the server side cache by following steps below.
Reset the Portal:
- If the change is not taken place for all users you might want to reset the portal.
- Resetting the portal is not feasible option especially when your portal is being tested, as the end users will experience a snag for sometime.
- But if the Portal is in Development phase and you can reset from your ‘D365 Admin Center’
- Go to ‘Admin Center’ -> Applications
- Select your Portal application and click ‘Manage’
- Select ‘Portal Actions’ -> Reset
Clear Server Side Cache:
- You can force the portal to refresh its cache immediately.
- To clear the server-side cache, sign in to the portal with Administrator web role
- Navigate to the URL as follows : <Your_portal_URL>/_services/about
- (i.e., You need to append /_services/about end of your portal URL)
- Select Clear Cache.
- Refer this for article more details
🙂
Categories: CRM, Dynamics Portals
Tags: Cache, Hide Search, Portal
Stats
- 1,559,466 hits
Tweets
- New blog post for Power Apps Beginners : Canvas Apps | Options to store configuration data rajeevpentyala.com/2023/02/06/beg… 27 minutes ago
- RT @ManuelaPichler_: I suffered a concussion last week, and I'm so glad to see this video is actually REAL and not just something my brain… 1 week ago
- RT @TaikiYoshidaEN: Awesome to see we have a shiny new public facing website for Power CAT! 😻😻😻 microsoft.github.io/powercat/ #PowerApps #PowerA… 1 week ago
- RT @ravichada: 🎥 The demo video is ready now. Do check out the Dataverse Security Roles risk assessment tool in action. Leave a comment or… 1 week ago
- RT @ManuelaPichler_: CoE kit but make it more fluent-y #comingsoon https://t.co/kcSzPqwZhM 1 week ago
Join 400 other subscribers
Top Posts
- Power Apps component framework (PCF) - Beginner guide
- Power Automate Flows | 'Callback Registration Expander' System Jobs stuck at 'Waiting For Resources'
- Associate/Disassociate plugin messages in CRM
- [Code Snippet] Custom Workflow Activity with Input and Output Params
- [Step by Step] Postman tool with Microsoft Dataverse Web API
- God Mode - Level Up - Dynamics 365 Chrome Extension
- Canvas App -Working with Bing Maps connector
- Power Apps - 'Environment Variables' and their usage in Canvas Apps
- Auto generate new GUID for ‘uniqueidentifier’ column in SQL Table
- [Step by Step] Model-driven apps | In-app notifications