Aller au contenu principal

Remove File Attachments section from Results Detail

Commentaires

1 commentaire

  • Jesse Langdon

    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

Vous devez vous connecter pour laisser un commentaire.