wrote:
Hi Roberto,
Could it be your Message Translator doesn't have a translation for the Message ID you're passing it? If I'm not mistaken, the Feedback_Message action will not trigger the display of any Feedback Message on screen if the MessageText is ""... so, if MsgTraductor(IntegerToIdentif...) returns the empty string "" you will not see it on screen.
Hi Jorge,
I had already tested this early. I changed my MsgTraductor() by a text "message text..." and does not works. But see the curious situation. Yesterday, my client call me telling this problem. I ran the production version of application several times and I confirmed the problem. Then I ran the debug version and the message was showed. Now, I repeated the test with an similar situation using the published version and the message was showed. See in the attached file. Sometimes works, sometimes not.
Thank you,
Roberto