Does anyone know how to change font sizes in MS CRM. Also
how to turn on the IE standard buttons when using MS CRM ?

Many thanks.

RE: Changing Font Sizes in MS CRM by anonymous

anonymous
Mon Mar 01 10:31:10 CST 2004

You cannot change the font size in Microsoft CRM.

To turn on the standard IE-buttons, in the web.config file set the key 'AppMode' to 'Off'

Re: Changing Font Sizes in MS CRM by Matt

Matt
Mon Mar 01 11:19:19 CST 2004

You can change a setting in the web.config file that will prevent the
IE buttons from being hidden. However, this will probably cause
confusion for your users as there will be 2 sets of menus & toolbars.

If you really need to change the font sizes, you should be able to do
this by modifying the CSS for the app. Otherwise, you'll need to make
changes to the underlying XSLT files which would be a pain and would
need to be replicated everytime you published form changes.

On Mon, 1 Mar 2004 07:04:54 -0800, "Shaun"
<shaun.riordan@twintrack.co.uk> wrote:

Does anyone know how to change font sizes in MS CRM. Also
how to turn on the IE standard buttons when using MS CRM ?

Many thanks.