impress-org / give-double-the-donation

Integration with Double-the-Donation
GNU General Public License v3.0
0 stars 0 forks source link

DtD form setting is now hidden until enabled #7

Closed lindseymacmillan closed 4 years ago

lindseymacmillan commented 4 years ago

Resolves #3

Description

This PR introduces JS logic to toggle visibility of the "Default Label" setting based on whether or not company matching lookup is enabled.

Affects

This PR affects settings registration and backend JS. From a user perspective, it results in changes to the Company Matching area of form settings.

Visuals

HideDtDSetting

Pre-review Checklist

Testing Instructions

  1. Add a new donation form
  2. Go to the "Comapny Matching" tab of form settings
  3. Enable/disable "Employer Search", see that the "Default Label" setting is only visible when enabled.