- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 11:47 PM - edited 01-03-2024 01:03 AM
Hello guys!
I'm having a bit of an issue with making the ootb attachment of the catalog item on the portal mandatory depending on the answer to another question.
I tried these methods but didn't work: document.getElementById('') , getSCAttchmentCount()
any help would be appreciated
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 03:43 AM
I managed to get it to work by writing on submit client script with this code:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 03:51 AM
there is no variable for it,so it doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 03:43 AM
I managed to get it to work by writing on submit client script with this code: