We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4b432 commit 7bce22fCopy full SHA for 7bce22f
forms/rdp/rdpOutputReport.json
@@ -8721,7 +8721,7 @@
8721
}
8722
],
8723
"dataType": "list",
8724
- "name": "floraSurveys",
+ "name": "potentialSiteSurveys",
8725
"minSize": 1
8726
},
8727
{
@@ -8801,7 +8801,7 @@
8801
"type": "number",
8802
"decimalPlaces": 0,
8803
"computed": {
8804
- "expression": "count(floraSurveys, \"baselineOrIndicatorSurvey\")"
+ "expression": "count(potentialSiteSurveys, \"baselineOrIndicatorSurvey\")"
8805
8806
8807
@@ -8898,7 +8898,7 @@
8898
8899
"addRowText": "New survey site",
8900
"userAddedRows": true,
8901
- "source": "floraSurveys",
+ "source": "potentialSiteSurveys",
8902
"type": "repeat",
8903
"items": [
8904
0 commit comments