Catalog script validate attachment Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 04:19 AM
Hi community,
Could you please help me to fix the Solution for the below script (Catalog script validate attachment)
Error MessageonSubmit script error: TypeError: gel is not a function:
function () { [native code] }
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 06:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 12:58 AM
Hello @Jagadish Sanadi ,
Thank you it's working now, but the alert message is always displayed even when file is attached to the request, I mean when attachment is present, the alerte is displayed and the request is submitted, I want that alert disply only when there's no attachment
Catalog script