| Author |
Message |
Diego
Guest
|
Posted:
Fri Jan 14, 2005 6:45 pm Post subject:
MCMS Connector for Share Point |
|
|
Hi
I´m using MCMS and share point for my site, and when i tried to use the
SearchResultControls of the Connector i can´t format the results of the search
(font, colors, size, column, etc)
I couldn´t find a way to customize it.
We tried to use the Search Control of Share Point but we have problems when
consuming the search web service, because we can´t access to the portal
context.
Thanks Diego |
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Fri Jan 14, 2005 6:57 pm Post subject:
Re: MCMS Connector for Share Point |
|
|
Hi Diego,
you are right: there is no way to customize these controls.
You will have to write your own custom controls if the one coming with the
Connector do not meet your requirements.
A good start is provided by the following set of controls:
http://www.codeproject.com/aspnet/cmssearch_c.asp
Cheers,
Stefan.
"Diego" <Diego@discussions.microsoft.com> wrote in message
news:231276FE-744D-454F-B0E3-2E722057C7F4@microsoft.com...
| Quote: | Hi
I´m using MCMS and share point for my site, and when i tried to use the
SearchResultControls of the Connector i can´t format the results of the
search
(font, colors, size, column, etc)
I couldn´t find a way to customize it.
We tried to use the Search Control of Share Point but we have problems
when
consuming the search web service, because we can´t access to the portal
context.
Thanks Diego
|
|
|
| Back to top |
|
 |
Angus Logan [MVP]
Guest
|
Posted:
Fri Jan 14, 2005 7:31 pm Post subject:
Re: MCMS Connector for Share Point |
|
|
Hi Diego,
You could try to to customise it to a point using CSS & Javascript (if you
just wanted to make cosmetic changes)
if you want to customise it further you will need to roll-your-own. See
http://msmvps.com/anguslogan/archive/2004/10/03/14833.aspx as well for some
pointers
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Diego" <Diego@discussions.microsoft.com> wrote in message
news:231276FE-744D-454F-B0E3-2E722057C7F4@microsoft.com...
| Quote: | Hi
I´m using MCMS and share point for my site, and when i tried to use the
SearchResultControls of the Connector i can´t format the results of the
search
(font, colors, size, column, etc)
I couldn´t find a way to customize it.
We tried to use the Search Control of Share Point but we have problems
when
consuming the search web service, because we can´t access to the portal
context.
Thanks Diego
|
|
|
| Back to top |
|
 |
|
|
|
|