AC formatter in SC validation message?

I am recategorizing this as a bug as in the very nature of Wappler any data sent from SC to AC should be parsable. Currently validation messages sent from SC to AC are not parsable and therefore are fixed. I worked around this by parsing the message directly in dmxValidator.js but this is not the standard approach

I need to send an error message from SC to AC.
Is it possible to preapply an AC formatter in the SC return value so it’s parsed on the client?

image

This is being treated as a text and I believe it will always be unless there is some kind of magic formatting that can let AC know that this is not actually a text and should be evaluated.

Why? I need to translate the error message via i18next(without integrating again i18next with SC)

Community Page
Last updated: