Stephen
Tue Aug 03 06:28:09 CDT 2004
The "look and feel" that was originally searched for was the menus and
toolbars. They may be created as ASP controls, but they are rendered as
HTML and this code can be easily viewed and replicated by someone wanting to
do their own forms.
Stephen
"yasser" <yasser@discussions.microsoft.com> wrote in message
news:21E3799A-6E85-49F0-B1F5-520EFF0037A6@microsoft.com...
> Actually, CRM is the first Release in microsoft that totally based on .NET
enviroment, and to view the code, View Source wont display the asp.net code,
it will display onnly the htlm code... however to view the aspx code, you
have to have Visual Studio .NET to open the crm pages ( .aspx) and them code
have to be understood very will and you have to locate where the area of
look and feel then edit that eara and then comple the project and you will
see the effect on the explorer
>
> Note: there is a customerzation documents that help so much... locate it
from www.microsoft.com
>
> "Michael Yourshaw" wrote:
>
> > Pardon me for butting in here. I have been struggling with the same
question. How do you view the source? If I start CRM with loader.aspx, then
select View | Source in IE, nothing happens. View Source works fine for
non-CRM web pages.
> >
> > "Stephen Redmond" wrote:
> >
> > > View the source of the page - that will give you the details of how
the
> > > menus, etc. are implemented: Its just a table.
> > >
> > >
> > >
> > >
> > > Stephen
> > >
> > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> > > > Thanks for the response Angus!
> > > > However, I already have that CSS. What I need to do is emulate the
tabs
> > > and menus (such as the account listing menu). This CSS only has the
basic
> > > colors, menu bars and fonts. Unless, Im missing something
> > > >
> > > > "Angus Logan" wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > have a look at
> > > > >
> > >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> > > > >
> > > > > Its got some prewritten HTML and CSS taht should give you a good
> > > headstart.
> > > > >
> > > > > Regards
> > > > >
> > > > > --
> > > > > ________________________________________
> > > > >
> > > > > Angus Logan (MCAD/MCDBA/MCP)
> > > > > Lead Software Developer
> > > > > Microsoft Application Solutions
> > > > > Data#3 Limited
> > > > > E angus_logan@data3.com.au
> > > > > BLOG www.anguslogan.com
> > > > > ________________________________________
> > > > >
> > > > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > > > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > > > > I am having an extreme amount of difficulty getting the "look
and
> > > feel" of
> > > > > crm in my asp.net app.
> > > > > > I've been using the style sheets, which make it look similar,
but some
> > > of
> > > > > the nicer things suck as the list view and the tabs - I cannot
find how
> > > to
> > > > > duplicate these items. Again, I have the css and am using it -
but I
> > > want a
> > > > > pretty much exact replica of the screens. Anyone have info on
this?
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >