Message for all events

cancel
Showing results for 
Search instead for 
Did you mean: 
anakin59490
Established Member II

Message for all events

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
afaust
Master

Re: Message for all events

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".