Tell us what you are trying to do?
= Trying to use
Is there any documentation that you are following?
= My english is poor
Is there a similar example that we can see?
= Drone-configurator.com
What is the link to your site?
=wikidronefr.com
I would like my users to fill in the configuration of their drone with a form. They will be able to either enter their material if it does not exist in the database, or select material that has already been entered by a previous user. The configuration thus created would then be published as a pre-formatted article.
The drone-configurator. com website gives a good example of my idea of the form, knowing that in addition, users can add their own material, and the "drone gallery" page on my website allows you to see in pdf format the idea I have of the shape of the articles that I am automatically producing.
To do this, I created custom post types of each element that make up a drone (motor, CF, camera, etc.) with the technical elements I want to display later. I also created a custom post type "drone" which will take the combination of each selected or filled in by the user.
The goals being to be able to generate automatically own articles and containing the information of the user, but also in parallel to create a database of the material available on the market to simplify the future filling of the form... Fields should therefore automatically fill in fields when the user selects an item from a list.
Hello. Thank you for contacting the Toolset support.
Well - after checking the sample site URL Drone-configurator.com I see it's using custom plugin for which provides ajax based functionality and that means it has lot of custom programming.
To build exactly same kind of site using Toolset it's possible but it will need custom programming that is eventually beyond the scope of our support policy.