How to pass parameter to a function in Mobile
Dear all, I am currently displaying all the record producers on a List screen in a Mobile application.When a record is tapped, I want to navigate to the corresponding ESC record using the following format:I can manage by creating a tap function and u...