Actually I have a problem with exchanging data between views. i have a view that conatains a selectable table and i want to get the data of the selected rows and navigate to another view to do the treatement of these data (i've already done the navigation stuff) i just don't know how to create a global model or pass the data directly to the other view (i'm new to SAPUI5). Can anybody help me with that please?
Thank you in advance.