Search found 6 matches

Go to advanced search

by Mohd Izzar
Fri Mar 01, 2019 1:31 am
Forum: Issues
Topic: Navigate page based on login Username
Replies: 4
Views: 819
 
Jump to post

Navigate page based on login Username

What if, I want to navigate user using his username? So, I need to change it so, it read the user username?

by Mohd Izzar
Thu Feb 28, 2019 7:52 am
Forum: Issues
Topic: Get data from Mysql
Replies: 1
Views: 446
 
Jump to post

Get data from Mysql

Hi, I'm kinda in a hurry to make this work. So, here is my questions. I have follow tutorial here on how to get data from mysql: https://devcenter2.appery.io/tutorial... Is there a way I can access the data without using the button? I am trying to display data from mysql automatically when user go t...
by Mohd Izzar
Thu Feb 28, 2019 2:19 am
Forum: Issues
Topic: Navigate page based on login Username
Replies: 4
Views: 819
 
Jump to post

Navigate page based on login Username

Oh, apparently I just have to add this in my login code:

Apperyio.navigateTo("Screen1", {username:"Maintenance"});

Sorry for the trouble :)

by Mohd Izzar
Thu Feb 28, 2019 2:07 am
Forum: Issues
Topic: Navigate page based on login Username
Replies: 4
Views: 819
 
Jump to post

Navigate page based on login Username

Hi, I would like to do a login, where it will navigate user to their page based on their username. For example, Admin will go to Screen1 and User1 will go to Screen2. How do I achieve this?

I am kinda new with coding. Hope there is some documentation or example regarding this. Thanks!

by Mohd Izzar
Thu Feb 28, 2019 1:45 am
Forum: Issues
Topic: mySQL two decimal point
Replies: 2
Views: 542
 
Jump to post

mySQL two decimal point

Thanks Serhii

by Mohd Izzar
Fri Feb 22, 2019 9:28 am
Forum: Issues
Topic: mySQL two decimal point
Replies: 2
Views: 542
 
Jump to post

mySQL two decimal point

Hi, I have counter some issue. In mysql, the data show two decimal point eg: 30.08. But, when call the database to apperry io, my data become like this, 30.079999923706055. Is there any solution so that I can get only to two decimal point.

Thanks

Go to advanced search