Posted by Wim Leers on May 2, 2008 at 11:03am
Jump to:
| Project: | Hierarchical Select |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Title says it all. Validating new items == validating the labels. This allows you to enforce a specific format. I doubt the demand is high, but it could easily be added. But I want to get some feedback first.
Comments
#1
It would be really great and extend of functionality of HS. If possible, please add that user can create new item from select list with fixed value, and administrator can make this kind of list.
#2
#3
Also consider the ability to have multiple validators, so that you could use Mollom for example, but only in certain contexts. Old issue: http://drupal.org/node/253869.
#4
subscribe
#5
#6
I have integrated mollom using a custom "hierarchical_select_ajax" function, see here http://drupal.org/node/1389740 ( 7.x version )