Hi I hope someone can guide me on this, I have create a custom sign up using velo form and I have put an upload button for an image however the photo seems not storing on the PrivateMembersData collection.
sorry I already deleted the code as I am expecting that someone will provide me a new and correct codes,., if you dont mind giving me the exact steps and code how its being done?
Basically, you need to upload the file using startUpload( ) and when the promise gets resolved you assign the uploadedFile.url to the registration object.