# Results layout and fields shown

![](/files/-MXqqjw7_F3-LuAhRd_z)

### Result coulumns

The results can be divided into multiple columns (by default 1).&#x20;

![](/files/-MXqr3YMhzFwv-Ffazyr)

Setting multiple columns will yield the following layout.

![](/files/-MXqrIERsGV5Q_11hlFR)

### Viewport size and scrolling

The plugin dynamically adjusts the viewport size from the average results height (by default to 4 items). Changing this viewport size will increase/decrease the results drop-down overall height.

![](/files/-MXqrdalB0z4w7kBSlCn)

Setting the viewport to a very high number like 999 will result in a very long results box, without the scrollbar.

### Fields and context

![](/files/-MXqrrt-5jQ5OOcdyAO5)

#### Description context

When enabled, the plugin will try displaying the results description from around the search phrase - instead of showing the description text from the beginning. It does it to a certain depth of characters.

![](/files/-MXqsVPIwKU6_94PGH_K)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.ajaxsearchlite.com/layout-options/results-layout-and-fields-shown.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
