Coder Social home page Coder Social logo

inputfieldchosenselect's Introduction

InputfieldChosenSelect

"Screenshot showing the interface of InputfieldChosenSelect"

A Inputfield to provide a tagging interface for FieldtypePage.

Chosen Library: http://harvesthq.github.io/chosen/

Features

  • Inline adding of new tabs, which will then generate the corresponding pages.
  • Sortable tags.

Usage

  • Install the Module
  • Edit your pagefield and choose InputfieldChosenSelect as inputfield.
  • Use TAB to create new Pages with the currently typed name.
  • Enter will fill in the tab currently selected in the dropdown.

Uninstall

While uninstalling the module does warn you about potential fields still using this module.

inputfieldchosenselect's People

Contributors

daun avatar jmartsch avatar lostkobrakai avatar outflux3 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

inputfieldchosenselect's Issues

Error When Doing A Numeric Search

I created a page field and used this module as the input. I then added the created field "crms_tags" to the standard PW search.php template.

Everything works great until I search on a tag that is a numeric value. I then receive the following error:

search-error1

Once I remove this field "crms_tags" from the search.php template, there are no more problems. I can search for text or numeric information.

Hardcoded link to processwire

In InputfieldChosenSelect.module there is a hard link to /admin/... at line 53.
Guess that part should be wire('config')->urls->admin as the path to the pw backend is configurable.

Update chosen library

The chosen jQuery plugin should be updated. There was a XSS vulnerability in versions prior to 1.4.0

InputfieldChosenSelectMultiple / InputfieldChosenSelect doesn't renders in repeater

I am using your plugin and there is an issue when i am using InputfieldChosenSelectMultiple or InputfieldChosenSelect in repeater.
if I am using InputfieldChosenSelectMultiple it renders html multiple select box. The same problem with InputfieldChosenSelect but it renders html select.
selection_011
There are no scripts of chosen.jquery plugin in the DOM tree. But when i am using your plugin without repeater it works fine without issues.
I think problem is in dynamic rendering of field.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.