Viewing 3 reply threads
  • Author
    Posts
    • #153
      ehoanshelt
      Member

      I check documentation and wasn’t able to find this but excuse me if it is there.

      I’m trying to format the timepicker so that is reads:

      9:00 AM instead of 09:00 AM. Looked at the jqeury documentation and they allow a timeformat argument that would do the job. Is this something that can be done in piklist?

      Thanks!

    • #154
      Steve
      Keymaster

      You can pass any jQuery option through the options array.

      Currently, we are using this timepicker, and you can use any of it’s options. However, we are thinking of switching since it doesn’t seem like it’s supported anymore. Switching would probably mean your “options”, won’t work anymore… though Piklist will make sure the timepicker still shows up. 😉

      If we change, we will put a note in the upgrade announcement so you know you may have to update some options.

      Also, if you have a favorite jQuery timepicker, please let us know.

    • #646
      anderly
      Member

      I’m a fan of this one (http://trentrichardson.com/examples/timepicker/). Nice extension to jQuery UI DatePicker and very customizable.

      Been using it with https://github.com/rilwis/meta-box for awhile now.

      I would look at that plugin for some other ideas for field types. I know there are some other good meta-box plugins as well.

      You might want to look at http://ivaynberg.github.com/select2/ for multi-select as well.

      Still would love to see this on GitHub to raise the profile of the project and increase contributions and add-ons.

      Keep up the good works!

      Cheers,

      Adam

    • #658
      Kevin
      Keymaster

      @anderly – Thanks for the link, we have been searching for something better that what we currently have and this may be it!

      Thanks,

      Kevin

      PS We are talking about setting up a field repository here soon with better integration for adding custom fields.

       

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