Email this Page
Log Support Call
Send Feedback
Print |
||||||||||||||||||||||||||||||
Creating a TopicSearch WidgetUsing the TopicSearch widget you can search the library using selected criteria and display the results on the home page. The widget can be used to display links to recently modified content, or commonly used books. The search criteria are defined in the default.layout file. The following table lists the criteria that can be used by the TopicSearch.
The search is defined by adding the required parameter to the code under the "parameters" section. Angle brackets are used to create opening and closing tags, which enclose the search value, for example, Example:<HomePageControlInfo> <Title>Objects Modified in the Last 7 Days</Title> <Control>TopicSearch</Control> <Icon>/HPI/clock_reset.png</Icon> 5</Position> <Width>370</Width> <Height>325</Height> <Parameters xsi:type="TopicSearchParameters"> <ModifiedDaysAgo>7</ModifiedDaysAgo> </Parameters> </HomePageControlInfo> To Create a WebDisplay Widget:
|
||||||||||||||||||||||||||||||
| Top of Page |
Email this Page
Log Support Call
Send Feedback
Print |
|||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||