Skip to content

DRAFT: Adding the third fragment xml file for guest registration

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_276_third_guest_registration_fragment_xml

Related Issues

Closes #276 (closed)

Description

This merge request will create a new XML file for the third guest registration fragment. The appropriate fields will be added to the file.

Steps to Test

  1. View file fragment_guest_database_registration_third_form.xml
  2. Ensure all fields from #276 (closed) are present and ID'd properly.
  3. Open AVD
  4. Navigate to the Guest Registration form
  5. Click "next" on fragment 1 and fragment 2
  6. You should now see fragment 3, with all of the fields as spinners and a single textEdit.

Relevant Screenshots

Relevant Logs

Developer Notes

Edited by Matt Brevetti

Merge request reports