Remove File Attachments section from Results Detail
I have a layer in a VGS Web application that uses a workflow to include related table records using Data Links. The Data Link is working fine, but for some reason the “File Attachments” section is added to the Result Details component for the layer (see screenshot). I do not want the File Attachments to be included in the Result Detail, and I can not find a way to remove that section. Any ideas?

0
-
I solved this problem myself. As was mentioned in another post, I used a CSS injection workflow to remove the file attachments.
Specifically:
.gcx-feature-details-attachments {display:none;}0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar