Hi,
I tried to use this 2 actions on 1 button.
The first one is just normal navigate.
But the second one, I would like to record who click this button, when and what button they click.
This is what my code look like.
Navigate(Info1, ScreenTransition.Fade) ; ('Record',Defaults('Record'),{PageName:"Login_1",TimeofClick:Today(),Email:varUserEmail})
The error.
Please help fixing my error.
Thank you!