# Set Character View Limit

This sets the character limit of the data in the Data display Area.&#x20;

{% hint style="info" %}
Note that it does not force the individual to stop entering data, it simply limits what is being displayed in the Data Display Area.
{% endhint %}

![It will add 3 trailing dots to the end of the string](/files/-Ma3cGVB7CiFApRZLA3i)

{% hint style="warning" %}
Please note, for more advanced fields like Content Creation fields that use HTML in the background, this may break cause minor adverse effects on what is displayed here.
{% endhint %}


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-parameters/set-character-view-limit.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.
