run grunt dev and find the file for below and above. Example: compiled/en_US/EOY-donation-form-single-below.html. There is a below and after for each form.
Paste that into BSD below or after content inputs.
On the left side of the screen, look under “Quick Links”, and click “Manage” for the form you need to update. Single page form and Sequential forms are under “Donation Pages/Forms” for all locales, and the thank you page is under “Signup Forms”
Wrappers live under “Your Website” in the top nav, under “Wrappers” under “design & file mgmt”
Wrappers are shared between pages so ensure any changes to one are tested on multiple pages.
Under each of these you should see the page urls in a list of all available pages, with an edit or clone button. These buttons might be icons with a hover tooltip.
Inside one of these form edits or clones, look for “Layout & Wrapper”, click it.
Should now see a “Above Form Content” or a “Below Form Content”
Paste the desired code generated from grunt dev in the respective input box.
BSD Forms and Wrappers
This is for tracking code changes made to Blue State Digital forms / wrappers.
[ Note ] most of the work is WIP
To test an individual form
Gruntfile.js‘s grunt:bake task to compile the page you’re working ongrunt devand find your file at http://localhost:9007/compiledTo generate new forms for pasting into BSD
grunt devand find the file for below and above. Example: compiled/en_US/EOY-donation-form-single-below.html. There is a below and after for each form.To build and update forms in BSD
grunt devin the respective input box.