Skip to content

Commit 682a008

Browse files
committed
commit add remove image button #1646
1 parent 7a2f71e commit 682a008

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

forms/hub/agnesTurtleMonitoring/Agnes Turtle Incubation and Emergence Survey v1.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,11 @@
234234
"dataType": "text",
235235
"name": "eventRemarks",
236236
"description": "",
237-
"dwcAttribute": "eventRemarks",
238-
"jsMain": "https://biocollect.ala.org.au/download/getScriptFile?hub=ala&filename=clearImageDateTimeHandler.js&model=agnesWaterTurtleNestMonitoring"
237+
"dwcAttribute": "eventRemarks"
238+
},
239+
{
240+
"jsMain": "https://biocollect.ala.org.au/download/getScriptFile?hub=ala&filename=clearImageDateTimeHandler.js&model=agnesWaterTurtleNestMonitoring",
241+
"type": "jsMain"
239242
}
240243
],
241244
"viewModel": [
@@ -279,7 +282,10 @@
279282
"source": "observationPhoto",
280283
"css": "img-responsive",
281284
"showMetadata": "false",
282-
"preLabel": "Attach photos"
285+
"preLabel": "Attach photos",
286+
"displayOptions": {
287+
"showRemoveButtonWithImage": true
288+
}
283289
}
284290
]
285291
},

0 commit comments

Comments
 (0)