Editable Image in WIX Forms

Not sure if this is possible or what the work around is but I’m looking to have an editable Image within the WIX Forms/WIX Intake Forms.

The purpose being when my client is looking at the form they can fill in customer information and using the pre-uploaded image of a face template use a mark up (they’re on Apple devices) to be able to draw where they treated their patient.

It will just be a single Face and Body illustration and both will need to be editable. Each time the form is filled in the previous mark up will need to disappear with the face and body illustration still in place.

Using WIX Studio and WIX Forms. Open to a third party form builder which can be embedded onto the site but ideally would be WIX Forms or WIX Intake Forms (to directly link to the client card).

Attached is an example from an external software company.

I’m not aware about third party tools or software which offer this functionality, but if you want to achieve this within the Wix ecosystem itself, you’ll have to use custom code to build the image editing functionality & build a custom form using input fields.

By using an HTML based canvas that is embedded within your custom form, you can have the ability to let them draw the markings on the base background image and then export the marked image and attach it to the form submission.