sg72
September 19, 2020, 5:03pm
1
Hello
I am having a problem with my code below
I created a page (screen) named "Accueil "
In this page there is this code where there is a button
The objective is when I press the button it launches the 3 links.
The problem is that the 3 links launch before I press button2!
It starts as soon as I open the page "Accueil "
Why ?
Thank you
TIMAI2
September 19, 2020, 5:51pm
2
Is the clock already enabled in the Designer ?
I think you need to disable it🤔
Because if you enabled it the timer event will be called after the screen initialized with one seconds.I think that's why your next procedure is called as soon as you open your sceen
2 Likes
sg72
September 20, 2020, 4:37pm
5
Thank you mohamed tamer
The problem stems from there.
But I have another problem, I put a Close Screen button to log out but nothing happens.
1 Like
sg72:
Thank you mohamed tamer
You are welcome.
You can start another thread for your new problem As your actual problem got solved.
Try downloading your app and testing the button to exit your app.
Also see this Tutorial :
system
Closed
September 28, 2020, 2:19am
9
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.