Is there a way to push a message from a HOOK to the user ?

Hello,

I have a quick question : Is there a way to push a message from a HOOK to the user ?

The purpose is easy ; during my hook, several job are processed and can return non blocking messages. Is there a way to promote thoses message to the user interface (the same way the Success message is displayed after the process for instance).

Many thanks for your help.

PS : I am aware about the sugar validation process using JS, but the message are provided by external app after insertion, and I don't want to trigger them before my record is saved.

Any solution my superheroes ??? 

Parents Reply Children
  • Hi Jeff,

    fortunately my customer is not a slack or a teams or any kind of tool like that.

    So we definitely want to alert the user from Sugar screen, in a more visual way than sending an email or creating a notification.

    Fred