Viewing 3 reply threads
  • Author
    Posts
    • #6233
      martinw
      Member

      Hi there,

      i’m all new to WordPress and Piklist.
      I read through several tutorials and want to start building my own plugin.
      After i found Piklist, i wonder what it can do for me, so i read through the doumentation and seems it can alot.

      What i want in my plugin is that the user should not type in a lot of data in the front-end himself. He should just click an a button to trigger some actions like create a post with predefined data depending on what button he clicked.

      So i need to create a custom form in the front-end with no input-fields but with different kinds of (submit-)buttons.

      Is this something Piklist can help me with?

    • #6237
      Steve
      Keymaster

      @martinw– You can create a form with Piklist that is all hidden fields, except your buttons. Then use jQuery to fill in those fields when you click a button.

      Does that help?

    • #6240
      martinw
      Member

      thank you Steve!
      is there a way to create buttons with piklist so that certain functions are triggered when i click on them?
      i actually don’t need any fields at all since fill out the fields automatically on the server.
      if i did this in the browser the user would be able to manipulate the values.

    • #6244
      Steve
      Keymaster

      @martinw– Unfortunately, this is going to have to be standard PHP/HTML/jQuery. 😉

Viewing 3 reply threads
  • You must be logged in to reply to this topic.