Hey everyone,
I am trying to use a Custom Event to log all administrative actions on my admin page.
Here is how I have the Custom Event set up:
The only thing I need to process through to the custom event is the actual text of what happened.
The issue I am having, is one I trigger the event, I can’t use text + dynamic data?
Here is a gif of me trying to use the user’s name + my own typed text
I am trying to get it to visually say something along the lines of:
“Current User’s Name” + " has done something so and so"
Am I just being ignorant here, or is this a bug?