Dynamic crm 2015 remove task entity from activites - dynamics-crm

how to remove task entity from activites.

If you are asking about removing activities from quick create bar, XrmToolbox won't help. There is no supported way, that you could achieve this.
Check this community question: https://community.dynamics.com/crm/f/117/t/119887
P.S. XrmToolbox only allow you to edit normal menu (sales,marketing,...), not quick create menu.

you can use the XRMTOOLBOX whit this link https://xrmtoolbox.codeplex.com/
Whit this tool you can edit the sitemap of the CRM and is very friendly to use.
1- connect to your organization
2- on SiteMap Editor.
3- Click on Load Site Map and after that just select the area and you can customize your site map.
Cheers,
Jorge

Related

How to enable Area using Site Map Editor in MS Dynamics CRM instance?

I have disabled Settings tab(Area) in SiteMap Editor from XRMToolbox for Microsoft Dynamics CRM/365 CE(v1.2018.7.28) yesterday. Yesterday, I could see that Settings tab(Area) with "disabled" status and I was able to enable/disable it.
But today when I open SiteMap Editor from XRMToolbox for Microsoft Dynamics CRM/365 CE(v1.2018.7.28), I don't see Settings tab(Area) with "disabled". How can I enable it?
Can anybody please suggest me?
Note: I have few custom Tabs(Area) in my SiteMap. I don't want to lose them.
You can check the xml code of the sitemap using the icon (next to delete x icon). If it’s missing there it’s messed up.
You will find the Default Sitemap xml in MS docs. Refer/copy the Settings node. (You can take a backup of current Sitemap & Reset from “More actions” to study - just don’t update back to CRM).
You can take it from other environments if it’s applicable. Don’t forget to check Sitemap designer within CRM too.

Cannot edit SiteMap in Dynamics CRM 365

The user account I am using for a Dynamics CRM application contains roles for "System Admin" and "System Customizer". But when I try to edit the SiteMap via Settings->Customizations->Customize the System->Client Extensions and selecting SiteMap, I don't see the edit option. Even "My Apps" under Application is not displaying. Please help me point out what Role/Permission is missing.
I am beginner, so any help in this will be very useful.
The version I am using is
Microsoft Dynamics® CRM Online 2016 Update
(8.1.0.581) (DB 8.1.0.578)
Thanks
In-built sitemap editor is avaiable since version 8.2, so you will have to upgrade your organization first, to have this option. For now you still have to use some external tools like SiteMap Editor from XrmToolbox or simply edit XML manually.
To edit XML manually simply go to customizaitons -> solutions. Create a new solution and under "Client extensions" add "SiteMap". Now export the solution, unzip it and inside "customizations.xml" you will have your sitemap which you can edit. But be careful - editing XML by hand may lead to crashing whole CRM. I would not recommend that on Online - if anything goes wrong, you will not be able to open you CRM and the only way of restoring it would be through Microsoft Support. Simply use the SiteMapEditor from XrmToolbox, it's much better approach.

How to change the navigation in dynamics CRM

I tried creating a solution and I clicked on "Add existing item" and selected the "Sitemap".
But when I click on the sitemap to edit it nothing happens.
How can I customize the top level tile navigation in CRM ?
For easier editing of sitemap you will have to use some tool like XrmToolbox.
You can edit SiteMap in CRM either manually or using some tool.
On the url below microsoft has mentioned:
Using a sitemap editor can facilitate editing the sitemap.
A popular one is included in the Toolbox for Dynamics CRM 2011/2013 released by Microsoft CRM MVP Tanguy Touzard.
https://msdn.microsoft.com/en-us/library/gg309424.aspx#BKMK_SiteMapEditors
I use SiteMap Editor for Microsoft Dynamics CRM 2011. It is super easy to use.
http://mscrmtools.blogspot.com/2011/06/new-tool-sitemap-editor-for-microsoft.html
In the XrmToolBox, open the SiteMap editor
Connect to an organisation if not already done:
In the dialogue, click on the New Connection
Provide credentials. After auth, provide it a name.
In the SiteMap editor, click Load SiteMap and update the nodes as needed
Click Update SiteMap

How to customize command ribbon for marketing list members in Dynamics CRM 2015 Online

I am working with Dynamics CRM 2015 Online, and I'm looking for a way to modify the command ribbon that displays when viewing a list of Marketing List members from a Marketing List record.
For example: if I open an existing Marketing List record, and then use the sitemap tiles to go to Marketing List Members, I'm looking at a sub-grid view of marketing list members. I want to add a button to that command ribbon.
Looking at the entities it appears that what I am looking for is the ListMember entity, but that entity isn't in the list of entities and so I can't seem to customize it at all.
Has anyone successfully edited this before or am I stuck here? Thanks!
It is not possible to modify because there is no way to retrieve the "listmember" entity ribbon from your solution.
Since it does not allow you to get the entity tools like the Ribbon Workbench have no way of allowing you customize it.
listmember entity - ribbon workbench

How to develop regarding lookup on custom aspx page?

How to develop regrading lookup on custom page where we are updating the existing task. This page looks same as MS CRM task page. Now here how to get the regarding and owner lookups on custom aspx page? How to develop the Notes tab on custom page?
Any help would be greatly appreciated.
There is no SDK that is available for free with CRM, and you cannot reuse the CRM stuff, because it's not supported. But if you want to replicate the exact same behavior, there is a couple of solutions out there. Take a look at http://nishantrana.wordpress.com/2009/06/08/filtered-lookup-crm-4/

Resources