Predicting External app page focus
Question
Application Type
Reactive

Hi , 

we are opening the outsystems application in an external app , now i need to predict the onfocus of a screen if multiple tabs are open in External app ,


scenario :

we have 2 screens screen A , screen B , I'm navigating to screen B from screen 1 through an button ,

screen B is an extrenal app page .

Now we need to predict which tab the user is on focused , is there any way to note this ?


Thanks .


Hello,

You can set the focus on the element you want manually by using FocusFirstInvalidInput from OutsystemsUI.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.