force-app/main/default/lwc/lexInquiryFormCustomLink2/lexInquiryFormCustomLink2.js
@@ -21,7 +21,7 @@ init({ recordId: this.recordId }).then(result => { this.Status = result.Statusl; this.Status = result.Status; this.IsLoading = false; this.CustomLink2(); this.dispatchEvent(new CloseActionScreenEvent());