Ignore this module's settings if field is set to "Required"

Created on 2 March 2024, 9 months ago
Updated 20 March 2024, 9 months ago

Problem/Motivation

We only want this module to make fields required if they aren't already required. This will have 2 parts:

  1. Disable the settings on the field if the "Required" checkbox is checked (via States API, presumably) DONE
  2. Skip any form alterations for the field, if the field is already required.

Re. (1), I think we should keep any settings that have already been configured, rather than reset them (ie. delete our third-party settings).

Considering that we're not yet doing anything for (2) yet, that part (at least) will have to wait.

Feature request
Status

Fixed

Component

Code

Created by

🇨🇦Canada ergonlogic Montréal, Québec 🇨🇦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024