Skip to content

Adding "how did you find us" field to the database.

Monique Johnson requested to merge issue_302_adding_field_to_the_database into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_302_adding_field_to_the_database

Related Issues

Closes #302 (closed)

Description

Will add as a field to the database and retrieve the information to be stored.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Run the app, go to guest forms, and entry form.
  2. Go through all pages and press done on the summary fragment.
  3. Check the database inspector to see if there is information stored in the "refInfo" field.

Relevant Screenshots

Screen_Shot_2021-12-21_at_3.19.25_PM

Edited by Lori Postner

Merge request reports