Custom errors in auth0 Forms

Hey
I’m using the new Forms with actions, and finding the documentation i little lacking in some areas (great product though)

In my action i have a scenario where i need to send a message to a form (prompt)
That one should be translatable (using the t(‘key’) function
So idealy, i would have something like api.prompt.render(‘:id’,{vars:{error:“unknown_email”}})

And then in the form
t(vars.error)
But that does not work
Any API that can trigger (technically a validation error) would also work :slight_smile:

Hi @jonas-d3

Welcome to the Auth0 Community!

Thank you for posting your question. I’ve done some research, and I think that currently it is not possible; however, as the feature is still being improved, I would encourage you to open a new thread in the Product Feedback category explaining your use case, and I will pass the feedback to the engineering team!

Thanks
Dawid