if ($("#exampleModal{contentObject.uid} .modal-body .tx-fp-newsletter form").length == 0) { let myModal = bootstrap.Modal.getOrCreateInstance("#exampleModal{contentObject.uid}"); if (myModal) { myModal.show(); } }