Listpicker elements not showed on first pick

Here is an example of how to show breadcrumbs for a nested List Picker.
The base table is pre-loaded at Screen Initialize time, so I was able to load at before Selection time ...
back


Capture
Capture2 Docs.csv (3.5 KB) DocumenterV4.aia (5.7 KB)
global Docs
global Selection
global Viewed
last

pop_Viewed
when Screen1 BackPressed

when ListPicker1 AfterPicking
push_viewed
back
All blocks: