Just thought of putting this code over here, as i need it frequently 🙂
This one is for case entity.
<Entity name="incident">
<ToolBar ValidForCreate="0" ValidForUpdate="1">
<Button Icon="/_imgs/ico/16_convert.gif" Url="http://www.google.co.in" PassParams="1" WinParams="" WinMode="0" Client="Web">
<Titles>
<Title LCID="1033" Text="Url Button" />
</Titles>
</Button>
<Button Icon="/_imgs/ico/16_convert.gif" JavaScript="window.open(‘http://www.google.co.in?oId=’+crmForm.ObjectId ,”,”);" PassParams="1" WinParams="" WinMode="0" Client="Web">
<Titles>
<Title LCID="1033" Text="JavaScript Button" />
</Titles>
</Button>
</ToolBar>
</Entity>
Bye..
Discover more from Nishant Rana's Weblog
Subscribe to get the latest posts sent to your email.

Hi Nishant,
Please tell me how to change the organization in data migration manager,as data migration manager is taking contoso as a organization while uploading data and beacuse of this m not able to find get the entity in which i eant to upload data..
When i run the migration mmanager first time,it ask to select the organization, from next time thr is no such option in DMM,
So please tell me the solution.
Regards
Meghshyam
LikeLike