If you have the need to create a CRM page and you don't want users to have the ribbon visible, you can use the following URL as a template to get to whatever record you need:
http://<servername>/HAC/userdefined/edit.aspx?_CreateFromId=%7b<GUID of a record you're coming from, if applicable>%7d&_CreateFromType=<form type (Ex: 1,2,3)>&etc=<entity type code>&id=%7b<GUID of your record>%7d&pagemode=iframe#
Replace Everything in yellow and you're good to go:
Note that the hotkeys will still work, such as CRTL-S for save and CTRL-D for delete.
No comments:
Post a Comment