Use $WebEvent in Function Titles, Messages, etc. #560
Unanswered
andoni-galardi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am just starting with Pode and I have a basic question. Is it possible to use $WebEvent outside ScriptBlocks?
My first goal is to show the message: Welcome {user} in the home page after login, but I can't.
It raised a NullArray error: in $WebEvent.Auth.User['name']
I am almost sure I am missing something really basic, but I can't find any info or example.
Beta Was this translation helpful? Give feedback.
All reactions