Details
-
Story
-
Status: Ready for Work
-
TBD
-
Resolution: Unresolved
-
Reference Application 2.10.0
-
None
-
None
-
None
-
Undetermined
Description
The 2.x reference application includes the HTML Form Entry module, via the htmlformentryui module. We should include the XForms module too.
Acceptance Criteria
- The implementation-defined forms feature in
RA-304should let you attach XForms to the UI - When you click to fill out an XForm, it should open in a page framed by the 2.x UI, with a correct breadcrumb (equivalent to HFEui's enterHtmlFormWithStandardUi)
- Entering an XForm for a visit should set the encounter's visit field correctly
- An encounter entered via XForm should "look good" in the Visits page both in its compact view and its expanded view. (The expanded view needs to be lightweight, e.g. it shouldn't bootstrap GWT.)
- From the Visits page, an encounter entered via XForm should be editable via the XForm that was used to create it. (The edit page should have correct breadcrumbs, as in HFEui's editHtmlFormWithStandardUi.)
(It's possible that these last two ACs can't be fulfilled without first solving RA-435. If you're submitting a fix to this ticket without solving those last two points, make sure that RA-435 mentions XForms as well as HTML Form Entry.)