i want to select value in list when i init to the view i use
Hello
i do the 2 views (AR-view and 2D-Report-view)
i start home in AR-View that have choice-image-object can click and navigate to 2D-Report-View
I want to :
in 2D-Report-View there is a list of what choice-image-object u selected
and also it can select as the drop downlist to see other report
what really happen:
in 2D-Report-View can show me the report i would like to see in 2D-Report-View (which is selected what i want to view from AR-View)
But in drop down list not shown what i selected from AR-View (It's go blank)
However, when i click on dropdown list, list can show as normal and it work as i want.
I can select report i need to see.
Issue:
I think it about I cannot assign data to current selected object in list
so, what i selected is not show immediately when view has go to 2D-Report-View
can i assign data to current selected object in list
Thank you

