Android Question Minimizes app and open again to show all views

RishiKumar2210

Active Member
I have a doubt in B4XPages. I have a screen named "Lab Billing". When the user enters this screen, some views are not visible until the user clicks the retrieve button. but the problem is, once all views are visible after clicking the retrieve button, the user minimizes the app and again opens the app, the some views that become visible after retrieved are not visible. I have written some codes in B4XPage_Appear which is why I have this error. How would you like to overcome this? I have attached my project.
 

Attachments

  • doubts_project.zip
    38.3 KB · Views: 146

MrKim

Well-Known Member
Licensed User
Longtime User
Without looking at your code I assume you are hiding some of the fields in B4XPage_Appear. You need some sort of flag to not do that if the user has retrieved the data.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…