Forums

Dynamically Add Text & Input Field (6 posts)

  1. bikethewest
    Member
    Posted 1 year ago #

    If a user types in some text in an input field on my wordpress page, then clicks a button underneath (submit), how do I get some text this to automatically appear underneath and another input field to appear as well? Example...

    "Insert text:"
    [Input Field 1]
    [Submit]

    // then after the user hits submit, it looks like the following:

    "Insert text:"
    [Text From User In First Field]
    "More text here"
    [Input Field 2]
    [New Submit Button]

    Thanks,
    Charles

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You'd effectively have to create your own plugin.

  3. bikethewest
    Member
    Posted 1 year ago #

    would you know how to code this in PHP? I could make it happen from there...

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    See the link I gave above.

  5. bikethewest
    Member
    Posted 1 year ago #

    I did... I just don't know how to code what I want to do in PHP... hence the forum post...

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    If you can't find a suitable existing plugin and can't create one yourself, you might want to consider hiring someone to create it for you via http://jobs.wordpress.net/

Topic Closed

This topic has been closed to new replies.

About this Topic