Incident Attachement
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2024 10:56 AM
Can anyone help me by telling me the solution?
How to restric user to submit the incident form without attachemenet? (with scripting or without scripting)
How to call Client Callable script include from any server side ike business rule
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2024 11:00 AM
This link should help you
If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2024 11:42 AM
var ga= new ScriptIncludeName();
ga.functionName(current.caller_id,current.assignment_group);