how to inbuilt search feature put in layout.master

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
1/14/2012 8:28:05 AM
Gravatar
Total Posts 26

how to inbuilt search feature put in layout.master

   I have google search engine ,i like to replace that search to layout.master.

Please tell me what are the steps need to do.

Thanks,

Nalini,

1/16/2012 1:07:46 PM
Gravatar
Total Posts 58
"Digg-in yourself to achieve excellence!" Follow #GPsays

Re: how to inbuilt search feature put in layout.master

Hi Nalini,

there's already a module integrated where you can have Custom Google/Bing Searches integrated on your site. This is possible by adding the Google and Bing Search engine customer ID on your "Administration Settings-->Site Settings". Once you add the values, the search feature will be automatically displayed on their custom pages "GoogleSearch.aspx" and "BingSearch.aspx".

 

--
Regards
Guruprasad

1/20/2012 1:25:53 AM
Gravatar
Total Posts 26

Re: how to inbuilt search feature put in layout.master

Thanks Guruprasad,

                                    I already gave all the google search settings in Administration/SiteSettings ,In searchResults.aspx page now Googlecustomsearch is works.

                                    Now I like to transfer that Googlecustomsearch control inside in SearchResults.aspx page to layout.master.

1/20/2012 10:15:09 AM
Gravatar
Total Posts 2239

Re: how to inbuilt search feature put in layout.master

Hi,

See the "Styling the Search Input Box" documentation. You should be able to add the portal:SearchInput control to your layout.master and it will work with the Google search settings.

HTH,
Joe D.

You must sign in to post in the forums. This thread is closed to new posts.