Skip Navigation

[Resolved] Adding Products using Forms

This thread is resolved. Here is a description of the problem and solution.

Problem:
The user has created a form to create products from the frontend, the form was not visible for guests and other users.

Solution:
Toolset Access was defined for the form to not allow guests and some roles.

Relevant Documentation:
https://toolset.com/documentation/user-guides/access-control/access-control-for-cred-forms/

This support ticket is created 4 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

Author
Posts
#1596531
Form_submit.jpg
Form_submit2.jpg

Tell us what you are trying to do? I created a Toolset Form for adding Products on the Front end. I can see the form when I view from the back end (using Elementor) - see attached.

However, nothing is showing up on the Front End - see attached.

Is there any documentation that you are following? Adding Woocommerce Products from the Front End

Is there a similar example that we can see? Here is the page: hidden link

What is the link to your site? hidden link

#1597587

Hello and thank you for contacting the Toolset support.

I believe this is due to Access Control on forms. Check that on Toolset->Access Control->Toolset Forms(tab)
Currently, you do not allow guests and other user roles to create new products using this form. Check this screenshot hidden link

I hope this helps. Let me know if it does not resolve the issue.

#1597773

Why is the form not even showing up on the website front end, per my prior screenshots.

I updated the Access Settings but the page with the form is still blank: hidden link

Why is the Form not even showing up..

#1597781

I deactivated Access and the form is still not visible..

#1597787

For administrators(my user) the form displays hidden link

As per this screenshot, Guest users as an example are not allowed to create products using the form, but customers are allowed hidden link

I have created a user with role customer(toolset-customer) and this user can see the form, check this hidden link

Go to Toolset->Access Control. Forms Access tab, Post Forms Frontend Access->Post Forms Front-end Access Group. And allow your roles to create products using this form.
https://toolset.com/documentation/user-guides/access-control/access-control-for-cred-forms/

#1597849

My issue is resolved now. Thank you!