Details
-
Type:
Bug
-
Status: Closed
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.7.0
-
Labels:None
Description
In some situations, the implementers need to be able to parse and conditionally display the values of a form. For example, in this TB screening form, the user would like to be able to indicate in the confirmation screen which of the questions was answered:
Currently, the NavigatorModel filters out fields with empty values:
I suggest we expose to the display-template a new variable, values that includes all fields values, including the empty values.