Portal FAQ widget instance options form
The instance options enable you to configure the Portal FAQ widget on a portal page.
| Instance option | Description |
|---|---|
| Table | Table from which the records shown as frequently asked questions (FAQs) on the widget are selected. By default, this field is set to the Knowledge [kb_knowledge] table. |
| Question Field | The field of the table set in the Table field that contains the questions. Records with an empty question field aren't displayed on the widget. |
| Answer Field | The field of the table set in the Table field that contains the answer. Records with an empty answer field aren’t displayed on the widget. |
| Query | Query to filter FAQs. If this field is empty, the widget displays all the FAQs. You can include fields from the provided table only in the encoded filter query. For more information, see Generate an encoded query string through a filter |
| Sort by | Field in the Knowledge [kb_knowledge] table that determines the field by which FAQs are sorted and displayed on the widget. By default, the field is set to View Count. |
| Sort Order | The order of the FAQs on the search result page on the widget. The available options are:
The default order is z to a. Hinweis: Currently, if you select None, the order is set to z to a. |
| Instance option | Description |
|---|---|
| Title | Required title of a Portal FAQ widget. The default text is Frequently Asked Questions. |
| Instance option | Description |
|---|---|
| Display search | Option to display a Search field on the widget. |
| Search Bar placeholder text | Placeholder text for the search field label. The default text is Search FAQs. |
| FAQ View Page | The article page that opens when the Read more option is selected by the user. By default, this field is set to the kb_article_view. |
| FAQ per page | The number of FAQs to appear by default on the widget. The default value is set to 5. |
| Browse Options | The filter options that appear in the widget and can be selected by the user. The available options are:
The default option is Knowledge Category. Hinweis: Currently, if you select None, the filter option is set to Knowledge Category. |
| Show Read More | Displays the entire content of an article when the related FAQ is accessed on the widget. The available options are:
The default option is Exceed preview. Hinweis: Currently, if you select None, the filter option is set to Knowledge Category. |