Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Background

The CloudCare instance viewer is a (currently feature flagged) tool that will allow you to view the current state of the instance XML as you perform form entry. You can view either the XML structure itself with values filled in, or the questions in a pretty UI. Further you can enter XPath's to see how they evaluate against the current XML structure.

Activation

You can activate this feature via the Feature Flag UI under the Admin tab.

Important: If you are testing with a mobile worker you must enter the email of the mobile worker into the feature flag. Email will be: username@project-space-name.commcarehq.org.

Image RemovedImage Added


Questions

Form entry is performed as usual

Question Viewer

You can view a list of the current questions and the current responses. This is useful for complex calculations in hidden values, obviating the need for debug labels. 

XML Viewer

The XML viewer shows the same information as above, but also allows you to see the current tree structure. This can be useful for debugging complex XPath traversals. 

XPath Evaluator

This dialog allows you to entry plain text XPath that are evaluated against the current instance. 

Next Steps

In addition to the usual feedback on bugs and UI suggestions, we're interested in feedback from the field team and other power users about what enhancements or extensions would be useful for the next iteration of this feature. This is a feature that could evolve in many ways and we want to be directed about how we invest in this feature. Possible next steps are:

...