Would like to see a few changes to the form creator, including:
  1. Ability to populate text fields with jinja output
  2. Ability to store, manage, and reference variables. Maybe add an object that evaluates a jinja expression and stores it as a variable to use throughout the form.
  3. Ability to draw user data into fields like the user's email address / name / etc.
  4. Ability to populate text fields with dynamic workflow results like dropdowns do.