How to move the B4XBreadCrumb from the last page that contained it (the last one shown) to the current page?
I should write code in the Appear event of the current page, that's the only thing I can figure out ?
No, also another: that I will most likely have to put the B4XBreadCrumb in a public panel and move this one.
P.S.
I should write code in the Appear event of the current page, that's the only thing I can figure out ?
No, also another: that I will most likely have to put the B4XBreadCrumb in a public panel and move this one.
P.S.
2. Another option is to take the panel from the previous page and move it to the next page. It is simpler than it sounds.