Hi All.
I’m trying to create site where users create a profile that is visible to the public. I have a “Create Profile” page for new users who sign up and I have created an “Edit Profile” for users to change their profile info as needed when they’re logged in.
All the fields (input, uploads, etc.) on both pages seem to function correctly except for the Multi-file Upload on the “Edit Profile” page. On the “Edit Profile” page all the input fields are able pull/update info across the app via the auto-binding feature.
However Multi-file Upload doesn’t have this option and as a result users can’t remove old files (photos) because they are not showing up in the upload display (they do however show up in the repeat group that displays them.) What configuration do I need so that users can add/remove photos in the Multi-file Upload on their “edit profile” pages anytime they need to?
This what the configuration is currently set to. The second picture is what the preview shows which is an incomplete list of the files (there should be about 12 ) and when I remove them the images still appear in the repeat group display.