I am facing an issue in the WMS mobile app. I have developed a single page that lists all production orders and includes Create, Edit, and Delete buttons. However, I am unable to select a specific record from the list to perform Edit or Delete operations.
Could you please help me understand how to correctly capture and pass the selected production order so that the CRUD operations can be performed on the chosen record?