I need to get a value of a text box which is the parent screen in the ListDetails screen.
The parent screen gives me a list of users and the child (details) screen gives me a list of permissions associated with that user. When I add a new permission, I need the userId field (in the add new screen) to have the userId of the current user.