How Do I Create a Custom Form?

I need to create a custom form for visitors to request for quote. The form will be submitted to a specified email. Is this possible?

  • 1345
  • More
Replies (8)
    • Does it mean this is an impossible task? Alex T⚜️ 

      • Pages => Custom => Add New Page will be on the right and follow the instructions. 

        • Pages => Custom => Add New Page will be on the right and follow the instructions. 

          No instruction on how to add a custom form.

          • Select Custom then look closely at the page, you will see items that are to be selected.  

            • Select Custom then look closely at the page, you will see items that are to be selected.  

              Sorry, you seem to be mixing it, I know how to create a page and have created some before, but what I need now is how to insert a form on a page. Not trying to create a page. 

              What is the process to insert a form into an existing page? Who knows this please Alex T⚜️ Baloo Anton L Mark Purser 

              • Not mixing it.  You have 2 choices.  

                1.  Sit down and write an entire page out in php and add the necessary items to your SQL DB 

                2.  Use the page builder to build a custom page with all the entries that you want in it.  

                Your issue is that you will need to define where the data inputted by your user goes so you'll need to create a second page that you can access or the initial page you create will generate an email form.  

                Take a look at the contact us page in the site and maybe see how you can modify & rename it to achieve your end goal.  

                ***Edit:  There is 1 other solution for you, you can locate a coder to create the files you need, upload them to your server and write a sql injection to create the correct DB entires.  

                • Thanks, I am trying to use any available inbuilt UNA feature to achieve this, to avoid overwrite during updates. I have a php script I had used before. Just want to play safe.

                  • Your best bet is the functionality of the pages module. Straight up if you hire any developer to do this most likely that is what they will do. It’s what I’d do. 

                    Login or Join to comment.