How could I add information to the registration data? For instance, upon signup I have customers upload copies of their licenses. I would like to go back and add additional licenses to their user if needed (multiple location licenses).
B2BKing does currently allow editing the registration data at a later point, but I'm afraid this only works for text field types - it is not possible for file upload fields.
Is the main goal here that you have this data added to the customer profile, so you can easily check or reference it later?
And then copy the link of each file and paste it into the user profile page, then save the user registration data:
While this would not give you a "Download" button, it would record the URL there for easy access later.
How could I add information to the registration data? For instance, upon signup I have customers upload copies of their licenses. I would like to go back and add additional licenses to their user if needed (multiple location licenses).
Hi Spencer,
B2BKing does currently allow editing the registration data at a later point, but I'm afraid this only works for text field types - it is not possible for file upload fields.
Is the main goal here that you have this data added to the customer profile, so you can easily check or reference it later?
And then copy the link of each file and paste it into the user profile page, then save the user registration data:
While this would not give you a "Download" button, it would record the URL there for easy access later.
Kind regards,
Stefan