This support ticket is created 4 years 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I have another issue, Please help me to discover the secret behind it.
I have a post form where the users register for our service.
All the applications viewed on a different page using Toolset views as a table.
We need to add a button beside each registration for the admin to approve or reject the applicant.
what we did so far, we added a new field as a checkbox in the field group, then we added it in the form but a hidden,
and we have created another post form with the type Edit Existing we removed all the fields except email and approve checkbox, then we added it in the view.
the issue is, when we check the checkbox to approve and click submit, it is changing to approved correctly even from the database. but if we have more rows (More registrations), the first row automatically become approved before we approving it as on the attached image. or some times I can only approve one applicant, if we approve another row the previous return to be unchecked (unapproved )
let me know if what I did is correct or no? and how to solve this issue
Hello. Thank you for contacting the Toolset support.
Toolset form does not offer native feature for user approval. However as you added, you can workaround it by adding some custom code or the way you did.
I will require to check how you setup the approval form and how its added to your view for that I will require to know where you added the approval form to your view and the page URL where you added the view.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
It is difficult to give you access since our website should be accessed through a VPN only. So I will give you a copy of our website using the duplicator plugin
I see you are sending me only database SQL using duplicator, you should send me duplicator package of your install where it should be 1:1 copy of your site.
Please also share the URL where you added the view which holds the form?
I will require full duplicator package having your WordPress site copy + installer file.
I have set the next reply to private which means only you and I have access to it.
I have sent you the package and the installer that I got from the duplicator in the google drive link.
How you will create the duplicator package on my website?
I successfully setup the database only duplicator with fresh WordPress + only Toolset plugins active but when I try to access the pages you created it wont allow me to access those on frontend as it says it will require Avada theme and you may use other Avada addons.
If you can tell me the view name in question where you added the form I can quickly create a new page and add the view to that page and check the issue.