Hi All,
I have some doubt relating to B4XPages
I have some doubt relating to B4XPages
- Suppose my application have 50 pages, so all these page have to declared and Initialized in B4XMainPage, is it correct way?
- The first page in my app is Login Page without goback button, so B4XMainpage is the page we implement Login?
- How can we remove GoBack button on a page?