Migrated content match custom module item to logged in user

I have a list of members which have been migrated into a custom module. I’m trying to set up ability for logged in members to update their member details. I can’t see how I connect a custom module item to a logged in user. I can see there is a members field:

image

but not sure what I should be putting here.

That ‘Members’ field is referring to your Custom Module (it’s used to select other parent modules if you have a nested module structure).

What you are looking for is the “Added by” field:
image
Which will display if you have any of the “Site User Permissions” turned on in the modules Settings:
image

1 Like

Thanks Adam - that works perfectly.