# Customization via System Settings

| Key                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                |
| ---------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **max.character.count.for.text.custom.fields** | <p>It allows users to define the maximum number of characters allowed in text-type custom fields.</p><p><br></p><p>Parameters:</p><ul><li>The default limit is 1000 characters.</li><li>Maximum allowed: Up to 5000 characters.</li></ul>                                                                                                                                                                  |
| **enable.time.customfield**                    | <p>Configure to show/hide the time components (hour, minute, second) from the Date Custom Fields across all relevant modules: Data Catalog, Business Glossary, Tags, Data Quality, and ROPA.</p><p><br></p><p>Parameters:</p><ul><li>The default value is True.</li><li>If set to True, the time component will be displayed.</li><li>If set to False, the time component will not be displayed.</li></ul> |
| **projects.beta.mode.enable**                  | <p>Enable or disable specific fields (Project Groups, Parent Tasks, Project Audit, Baseline Feature, Dependencies, and Custom Fields in Task Shutter and List View) in the Projects module.</p><p><br></p><p>Parameters:</p><ul><li>The default value is false.</li><li>If true: Fields will be visible for users to input data.</li><li>If false: These fields will be hidden.</li></ul>                  |

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA USA


---

# 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://docs.ovaledge.com/release8.1/administration/custom-fields/customization-via-system-settings.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.
