This roster groups has an advanced condition that depends on Latest expression. For ExprEvaluator to evaluate the condition, it requires schema or the table ordering
In this case, when viewing the response, the data was not shown with a warning on the console
last does not work without schema and ordering
So, VisibilityCalculator needs access to the schema
If any question has an advanced condition which requires the ExprEvaluator to have schema, it defaults to false. http://localhost:3001/index.html#/forms/59bd04a09b3847a2855eec654b2a613b/design
This roster groups has an advanced condition that depends on
Latest
expression. ForExprEvaluator
to evaluate the condition, it requiresschema
orthe table ordering
In this case, when viewing the response, the data was not shown with a warning on the console
last does not work without schema and ordering
So,
VisibilityCalculator
needs access to theschema