Home Forums WoodMart support forum contact form 7 connect to data base

contact form 7 connect to data base

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #202549

    mahnaz
    Participant

    Hi
    I have a problem, I create one page ( review) and used the contact form, I need list of product to add in Combobox,
    I use this code in my form and I use select, It has a problem, it isn’t using the database, and after submit I want that every review submit in product page
    <label> Your Name (required)
    [text* your-name] </label>

    <label> Your Email (required)
    [email* your-email] </label>

    <label> Subject
    [text your-subject] </label>
    <label>Product [select menu-962 “” “L 20” “w20s” “d20” “f20” “g20s”]</label>

    <label> Your Message
    [textarea your-message] </label>

    [submit “Send”]

    #202594

    Hello,

    Contact form Select is not dynamic. You need to predefine the options. You will need to find a developer who would create the functionality you need. Our support does not cover such kind of service.

    Best Regards

    #202728

    mahnaz
    Participant

    No, you can create dynamic form, and save in database 🙂 It’s the ability of your theme.

    #202795

    Hello,

    Describe in detail the action and result with the screen of what you want to get. Perhaps I have misunderstood you.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)