Mulligan-Fund / grant-calculator

A better way to apply for Grants
https://mulligan-fund.github.io/grant-calculator/
0 stars 1 forks source link

Mechanism for users to add label for "other" inputs #37

Closed dahnag closed 6 years ago

dahnag commented 6 years ago

screen shot 2018-03-12 at 9 24 28 pm The last input for each category is an "other", intended for users to be able to input activities that might not otherwise be reflected in the activities/inputs.

dahnag commented 6 years ago

@readywater - I don't see this in the UI. What am I missing?

lovettbarron commented 6 years ago

Those fields were added at the bottom with this in the yaml:

      -
        header: "Additional Hours"
        name: "additional"
        questions:
          - 
            label: Describe other activities
            dbfield: other_label
            desc: "What is the name for these other actvities?"
            type: text
          -
            label: Other activities
            dbfield: gm_reporting_other
            desc: "Fill in staff time for any other tasks not included above."
            type: peoplelist