cancel
Showing results for 
Search instead for 
Did you mean: 

Message error in popup inside Share

marcog
Confirmed Champ
Confirmed Champ

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

2 REPLIES 2

angelborroy
Community Manager Community Manager
Community Manager

This is custom code to create a waiting message:

https://angelborroy.wordpress.com/2016/08/10/alfresco-share-actions-adding-a-waiting-dialog-while-pe...

You can take it as base for your requirement.

Hyland Developer Evangelist

Thanks Angel.

I'll try in development.