cancel
Showing results for 
Search instead for 
Did you mean: 

Message for all events

anakin59490
Star Contributor
Star Contributor

Hi,

i have the following issue :

when i click button i always got the result message in popup, even if there is no error ....

debug modules are not deployed....

I'm in despair

What can it be ?

Thank's in advance

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

Are you using the default Share workflow forms or did you do some customisation? I remember you had a couple questions regarding custom form UI a couple of days back.

Either the sucess callback is not being triggered properly (I have seen parse errors cause this) or it does not know how to properly handle the response. Either way, you should debug the function + callbacks of the function that is called when you click "the button".