Hello.
We are using apex 18 and need to create one application, that would look like a wizard, with around seven tabs.
We created Region Display Selector and sub-regions as tabs,
- first sub-region is cards report
- if user clicks on one of cards, app should move to second tab and put selected card id into item of global "selection" region that is always visible on every tab (right of sub-regions)
--- user could click on the next button, but the question remains. How to move to next sub region (tab) and put selected card id into item
Every tab would have cards or classic report and te selected record (card) should be remembered to the last step. Then saved.
Is there any such example?
We created cards report and other sub regions, but moving between them (with selection value) remains the problem.
Thanks.
BR,
Dejan