Synopsis
Used to draw a search form on a content page. The search can be restricted based on the community id and category id parameters passed in.
Also, you can bypass the tag by passing in the parameters as follows:
/SearchPage.asp?CommID=8,30&CatID=15
Syntax
LC:PAGE_SEARCH_FORM:Param1:Param2
Parameters
Param 1 - Search CommunityIDs - comma separated list of communityids
Param 2 - Search Categories - comma separated list of categoryids
Example
LC:PAGE_SEARCH_FORM:8,30:15
Areas Used
SEARCHPAGE_TOPAREA
PAGE_SEARCH_RESULTS
MC:MENUID
MC:MENUNAME
MC:MENUTITLE
MC:MENUCONTENT
MC:MENUURL
PAGE_SEARCH_RESULTS_DOCS
MC:DOC_ID
MC:DOC_URL
MC:DOC_NAME
MC:DOC_DESC
MC:DOC_CONTENT
MC:DOC_ACCESSTYPE
PAGE_SEARCH_RESULTS_NEWS
MC:NB_ID
MC:NB_URL
MC:NB_HEADLINE
MC:NB_SUBTITLE
MC:NB_ABSTRACT
MC:NB_BODY
QA Results
When Sub Community is Private
Not logged in:
1. searched for the document and it was not returned
2. searched for the pages and they were not returned
Logged in, not member of the community:
1. searched for the document and it was returned, but I cannot open because I am not in the sub community
2. searched for the pages and they were returned, but I cannot open because I am not in the sub community
Logged in, member of the community
1. searched for the document and it was returned and I am able to open it without being asked to login again
2. searched for the pages and they were returned and I am able to open it without being asked to login again
When Sub Community is Public
Not logged in:
1. searched for the document and it was returned, but I cannot open because I am not in the sub community
2. searched for the pages and they were returned, but I cannot open because I am not in the sub community
Logged in, member of the community:
1. searched for the document and it was returned and I am able to open it without being asked to login again
2. searched for the pages and they were returned and I am able to open it without being asked to login again
Logged in, not member of the community:
1. searched for the document and it was returned, but I cannot open because I am not in the sub community
2. searched for the pages and they were returned, but I cannot open because I am not in the sub community
Comment Box
Leave a suggestion to help make our support site even better!