Hi,
I have developed an application with List tile screens. In my application I have Main object, customer object, order object.
customer object is a collection in main object and order is a collection in customer object.
For displaying customers in list tile is it working fine as below screen.
1. Show customers List Tile
2. Show customers List Tile Selected
Up to here fine. Now I want to display the orders for the particular customer.
For this scenario I have tried the following ways:
1. created a filed in the list tile selected:
field name: orders
with edit types: List selection, List View, Tile Edit etc.
But I couldn't succeeded.
2. Created a filed on List tile screen, there also i couldn't get any result.
Is scenario is possible? If possible what is the process
If it will not work in this way is there any other way??
Suggest me.
Thanks,
Swaroopa.