Message error in popup inside Share
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 07:38 AM
Hello community.
I have a customization in Java that creates an action that performs division by "0" (zero) and writes this to an array in the document and does not generate an error.
How can I make it show the division by zero error.
Thanks
Labels:
- Labels:
-
Alfresco Content Services
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 09:32 AM
This is custom code to create a waiting message:
You can take it as base for your requirement.
Hyland Developer Evangelist
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 09:41 AM
Thanks Angel.
I'll try in development.
