Blog

What fields do you want to see in Pods 2.0?

Calling all fields! Reply with links to jQuery plugins that you’d like to see implemented within forms in Pods 2.0 – please specify which field type you’d like it seen implemented on. Please try to keep it to one suggestion per reply (multiple replies are fine)

An example of the format we’re looking for can be seen below.


Field type: Relational (both for single and multiple select)

Script: jQuery.suggest http://plugins.jquery.com/project/suggest/

Functionality: Text box that lets you type in a word/phrase, it comes up with the available options (in related object), and when you click the option it will add that word/phrase below with an “x” button at top right to remove it. For single-select, adding an additional word/phrase will replace the currently added one. Also, an additional option could be made available in field options (when editing the Pod Field) to allow for the ability to “add new” word/phrase within the form with a “Add” button to the right – which would add it to the related object.