# Make field required

The purpose of the rule is to change the requirement of a field from optional to required under selected conditions.

{% hint style="info" %}
Fields required by the system configuration cannot be changed to non-required. This means that while an optional field can be made required, the reverse is not possible.&#x20;

**Limitation**: the Issue View does not support the [`setRequired`](https://developer.atlassian.com/platform/forge/apis-reference/jira-api-bridge/uiModifications/#issue-view--preview-) operation; therefore, this rule will not be applied to that view type.
{% endhint %}

<figure><img src="https://1561395444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOfQTst0rZQxXAZF84TB5%2Fuploads%2FjHKphlX2sKCuDjt5Ubmw%2FMake_field_required_when_no_selected.png?alt=media&#x26;token=5d93025b-dc1a-4cc2-a32c-31d5b941054c" alt=""><figcaption><p>Case 1. Make the Paragraph field required when the 'No' checkbox is selected.</p></figcaption></figure>
