Hi;
For examplein the printout of case forms I want to see the address of the
customer. How can I add the address of the customer in the print of the
case?

Alper Can

Re: Is it poosible to custmize the form printouts? by GreaterThanTwo

GreaterThanTwo
Mon Mar 01 11:26:27 CST 2004

Yes, you can build your own printouts using the CRM SDK.

Mike

greaterthantwo media
Printable Quotes, Orders and Invoices, with line-item details, now
availablefor MSCRM.
http://www.greaterthantwo.com


"Alper Can" <alperc@datasistem.com.tr> wrote in message
news:OdiRrh2$DHA.552@TK2MSFTNGP11.phx.gbl...
> Hi;
> For examplein the printout of case forms I want to see the address of the
> customer. How can I add the address of the customer in the print of the
> case?
>
> Alper Can
>
>



Re: Is it poosible to custmize the form printouts? by Gary

Gary
Mon Mar 01 12:55:32 CST 2004

or via Crystal Reports......much easier to do it this way

-Gary

"GreaterThanTwo Media" <nospam_info@greaterthantwo.com> wrote in message
news:eATEVJ7$DHA.2348@TK2MSFTNGP09.phx.gbl...
> Yes, you can build your own printouts using the CRM SDK.
>
> Mike
>
> greaterthantwo media
> Printable Quotes, Orders and Invoices, with line-item details, now
> availablefor MSCRM.
> http://www.greaterthantwo.com
>
>
> "Alper Can" <alperc@datasistem.com.tr> wrote in message
> news:OdiRrh2$DHA.552@TK2MSFTNGP11.phx.gbl...
> > Hi;
> > For examplein the printout of case forms I want to see the address of
the
> > customer. How can I add the address of the customer in the print of the
> > case?
> >
> > Alper Can
> >
> >
>
>



Re: Is it poosible to custmize the form printouts? by GreaterThanTwo

GreaterThanTwo
Mon Mar 01 13:28:30 CST 2004

I agree Gary, Crystal is another good option, although I wouldn't
necessarily call it easier (that would depend on what you have the most
experience with). It is also more likely that the SDK will still work in
CRM V2.0, whereas Crystal may be replaced with Microsoft's new Reporting
Services, so you may have to re-do the report.

Mike


"Gary" <gary@nospam.com> wrote in message
news:urkff57$DHA.620@TK2MSFTNGP11.phx.gbl...
> or via Crystal Reports......much easier to do it this way
>
> -Gary
>
> "GreaterThanTwo Media" <nospam_info@greaterthantwo.com> wrote in message
> news:eATEVJ7$DHA.2348@TK2MSFTNGP09.phx.gbl...
> > Yes, you can build your own printouts using the CRM SDK.
> >
> > Mike
> >
> > greaterthantwo media
> > Printable Quotes, Orders and Invoices, with line-item details, now
> > availablefor MSCRM.
> > http://www.greaterthantwo.com
> >
> >
> > "Alper Can" <alperc@datasistem.com.tr> wrote in message
> > news:OdiRrh2$DHA.552@TK2MSFTNGP11.phx.gbl...
> > > Hi;
> > > For examplein the printout of case forms I want to see the address of
> the
> > > customer. How can I add the address of the customer in the print of
the
> > > case?
> > >
> > > Alper Can
> > >
> > >
> >
> >
>
>



Re: Is it poosible to custmize the form printouts? by Alper

Alper
Mon Mar 01 15:48:07 CST 2004

I searched in the sdk for "print" or "printout" but i couldn't find any
result. What should i search for this?

Alper Can

"Alper Can" <alperc@datasistem.com.tr> wrote in message
news:OdiRrh2$DHA.552@TK2MSFTNGP11.phx.gbl...
> Hi;
> For examplein the printout of case forms I want to see the address of the
> customer. How can I add the address of the customer in the print of the
> case?
>
> Alper Can
>
>



Re: Is it poosible to custmize the form printouts? by GreaterThanTwo

GreaterThanTwo
Mon Mar 01 16:14:11 CST 2004

Hi Alper, the SDK allows you to create custom web pages that can pretty much
do anything you want to program them to do. So if you want to build your
own web page to print case out in a different format (i.e. including the
address), then you could use the SDK to learn how do this. There is nothing
specific about printing, you just need to create a web page that contains
the case data formatted in the way you want. The SDK gives you the
programming API to be able to access CRM data, and integrate your web page
into CRM by adding custom toolbar or menu options. You need expereince with
web development to do this.

Another option, as Gary mentioned, is to create or edit a crystal report to
print the information you need. You can also make the crystal report open
from a toolbar button or menu option.

Mike

greaterthantwo media
Printable Quotes, Orders and Invoices, with line-item details, now
availablefor MSCRM.
http://www.greaterthantwo.com


"Alper Can" <alperc@datasistem.com.tr> wrote in message
news:eZsrab9$DHA.2804@tk2msftngp13.phx.gbl...
> I searched in the sdk for "print" or "printout" but i couldn't find any
> result. What should i search for this?
>
> Alper Can
>
> "Alper Can" <alperc@datasistem.com.tr> wrote in message
> news:OdiRrh2$DHA.552@TK2MSFTNGP11.phx.gbl...
> > Hi;
> > For examplein the printout of case forms I want to see the address of
the
> > customer. How can I add the address of the customer in the print of the
> > case?
> >
> > Alper Can
> >
> >
>
>