General Discussions
code that when logging in, goes to a specific page. Is not working

I'm doing the following code that, when logging in with a certain user, goes to a specific page, but it's not working. Where is the error?

Code:

[
Title = "Page 1";
]

Main [
Return(Self);

If \SecurityManager\IsLoggedOn() = “maiza”;

[

\DisplayManager\ShowPage("Supervisorio"smile;
]

]

I'm doing the following code that, when logging in with a certain user, goes to a specific page, but it's not working. Where is the error? Code: [ Title = "Page 1"; ] Main [ Return(Self); If \SecurityManager\IsLoggedOn() = “maiza”; [ \DisplayManager\ShowPage("Supervisorio"); ] ]
99
0
1
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft