Difference between #1 and #2 of
Using the jamselect widget with min and max values

Revision #2 has been created by Asgaroth on Oct 23, 2010, 4:01:26 PM with the memo:

added a link to the widget
« previous (#1) next (#4) »

Changes

Title unchanged

Using the jamselect widget with min and max values

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

Form validation, Widgets

Content changed

[...]
-----------
I needed to have users select from a list of keywords, in this example they must select at least two keywords but they cannot select more than six.

The keywords will be stored in a text field in a comma delimited format. The keywords will be created by the site administrator.

In a very timely fashion the
[jamselect](http://www.yiiframework.com/extension/jamselect/ "jamselect") widget showed up, thanks volkmar!

The widget does not provide min/max filtering so I will implement a custom rule.

### First put the widget in a form
This is my implementation.
[...]
2 0
1 follower
Viewed: 19 552 times
Version: 1.1
Category: How-tos
Written by: got 2 doodle
Last updated by: wei
Created on: Oct 23, 2010
Last updated: 14 years ago
Update Article

Revisions

View all history