Hi, I have created model driven app and created views for table. Added views in site map navigation and deployed the solution from dev environment to production environment. (Exported and imported and then published).
Everything looks fine but when I click on views on the left side, application is redirecting to dev environment.
I thought that when we import the solution into production, tool automatically updates the links to point the production table views, which is not happening. Am I missing anything here? Do I need to do anything to point to prod views?
I updated the links manually but when I click the links, all the views are opening in edit mode.
Please suggest me if I am missing any steps after importing and publishing the solution.
Any help would be greatly appreciated.
Hello @aaedla,
Hope you are doing good.
If am not wrong from SiteMap you are calling url like below
/main.aspx?appid=<APP ID>&pagetype=entitylist&etn=<ENTITY NAME>&viewid=<VIEW GUID>&viewType=<EntityType>
Make sure you start with /main.aspx, so that whenever you move environment it will automatically pick the respective organization url.
Link for your reference : https://community.dynamics.com/crm/f/microsoft-dynamics-crm-forum/416897/sitemap-link-to-specific-vi...
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Thank you RampPrakash for your comments.
Here is the URL of Table view from solution.
As per your comments, is the following URL I need to add in site Map.
/main.aspx?appid=eb5b70d6-6735-4263-84b4-9fa864c814bc&pagetype=entitylist&etn=new_requestsid&viewid=ae45c2bb-b057-ec11-8f8f-0022482d7bb5&viewType=custom
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
19 | |
5 | |
5 | |
3 | |
3 |
User | Count |
---|---|
21 | |
8 | |
8 | |
6 | |
4 |