Hi,
I'm having an issue with editing from a subgrid. When the pop-up opens I receive the message: The record you are looking for couldn't be found.
I have the following list (subgrid within a form). When I click on the name the edit pop-up opens with the error message.


I don't think its a permission issue because it works when I let the user redirect to a different page with the form instead of using the pop-up. At the moment the edit form uses query string as record source type, but I can't find a way to put the ID in the URL. The other record source types don't seem to work either.
Any help? Thanks.