Feature #2111
When user clicks on "search terms box", show TOC of books selected
Description
When user clicks on empty 'search terms box", show a list of results - one per selected book. The label can be <subject> <book> and pointing to the TOC.
For example, if only Python Library Reference is selected, clicking on the search terms box can show "Python 3 Library Reference" and point to https://rapidken.ai/document/python-3*?documentURL=10015%2Fprd%2F3%2Flibrary%2Findex-toc.html.
If 4 docs are selected, show 4 entries.
Subtasks
Updated by Anonymous about 3 years ago
If a single book is selected in the dropdown, then show complete TOC page of that book in the search result suggestion box.
If more than one book is selected in the dropdown , then show the links to the TOC of each book in search result suggestion box.
Updated by Anonymous about 3 years ago
- Status changed from In Progress to Resolved
- Estimated time set to 3.00 h
Updated by Anonymous almost 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Anonymous to Anonymous
Updated by Anonymous over 2 years ago
- Assignee changed from Anonymous to Ram Kordale
Working as expected