I have a repeater linked to datacollectionA that current displays user names and comments. I also created a reference field in datacollectionA to try and pull in the profile picture of the logged in user which is currently stored in data collection B. Basically I want every comment post to be accompanied by the profile picture of the user who made the post. i linked the repeater and all the necessary elements within the repeater to the comments dataset ( datacollectionA). All of them work correctly EXCEPT the profile picture won’t display. I can’t for the life of me get the profile picture reference field in the comments dataset to pull through a loggedin user’s Profile picture and post it along with their comment. does anyone know a work around for this? Could a line of code be added to the comment submit button in the comment form that submits the loggedin user’s profile pic from data collectionB into the comments data collectionA? Ive been racking my brain for two weeks on this problem and can’t figure it out.
Hi gravytrainjunk. I am receiving the same issue. Have you sorted it out yet???
“The same issue”? Please add your own issue into a new post instead of bumping up an old post. Explain what you are trying to do, what works, and what doesn’t. Also, share any relevant code in a code block as stated in the Forum Guidelines .
This is an old post and is being closed.