Normally we'd just use some external JavaScript to accomplish this, but JSON Form has a hook for this, which I imagine is because it's problematic or impractical to attempt to make changes to the DOM when it's already been rendered by JSON Form. Figure out how to get this working (my efforts failed, because dropping JavaScript straight into JSON makes no sense).
Normally we'd just use some external JavaScript to accomplish this, but JSON Form has a hook for this, which I imagine is because it's problematic or impractical to attempt to make changes to the DOM when it's already been rendered by JSON Form. Figure out how to get this working (my efforts failed, because dropping JavaScript straight into JSON makes no sense).