BoldGrid / weforms

7 stars 12 forks source link

Vendor Contact Form #54

Open elanasparkle opened 3 years ago

elanasparkle commented 3 years ago

The vendor Contact form does not have the fields.

Also, Dokanis not filling in the details for the vendor contact form.

https://weformspro.com/docs/contact-form-integration-for-dokan-multivendor-marketplaces/

Front end. image

Backend shows forms.

image

avonville commented 3 years ago

@elanasparkle This is technically not a bug. It is working as intended. When logged in as a user the name and email fields are omitted in the forms. Upon submission, the profile information is pulled into the entry. I tested the form and was able to see the correct name and email in the entries. I also tested Dokan and that is working as expected as well.

If we want it to populate the data from the login formation when the form is loaded that would be an enhancement that would take some time to look at where it could be added. From doing a quick review it would not be an easy change due to the current structure.

elanasparkle commented 3 years ago

@elanasparkle This is technically not a bug. It is working as intended. When logged in as a user the name and email fields are omitted in the forms. Upon submission, the profile information is pulled into the entry. I tested the form and was able to see the correct name and email in the entries. I also tested Dokan and that is working as expected as well.

If we want it to populate the data from the login formation when the form is loaded that would be an enhancement that would take some time to look at where it could be added. From doing a quick review it would not be an easy change due to the current structure.

Dokan is the integration that is not working. This integrates with the vendor contact form.

avonville commented 3 years ago

I was able to get Dokan to work. In order for the dashboard to show, I had to change the permalink structure to /postname/ then Dokan will show. That is on dokans side, but other than that I am not seeing an issue with the integration