Hi Experts,
I have customized the standard work manager as per requirements and one of it is, having a delete transaction which deletes the selected Work Order object from the collection.
This works fine when the user has more than one Work Order. But in a particular scenario when this transaction is applied to the last Work order available in the List tile view. After the transaction, the list tile view(which has Work order collection as base) becomes empty. But for reasons unknown, the details tile display field(which contains three screens of a screen set) is still showing the work order related properties in the fields.
And also, the tile target of this tile display is precisely mapped to the selected object in the Tile list view. But even after this tile list view is emptied, the tile display is not disabled and showing Work Order related values.
But interestingly, When I press back button(android std. back button) and come back to the main menu screen.. Everything is refreshed and looks fine.
Please suggest me where to start.
Regards
Madan KM