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

myqwerty’s picture

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.

wim leers’s picture

Version: 5.x-3.x-dev » 6.x-3.x-dev
wim leers’s picture

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.

boneless’s picture

subscribe

wim leers’s picture

Status: Postponed » Closed (won't fix)
ahwebd’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Status: Closed (won't fix) » Active

I have integrated mollom using a custom "hierarchical_select_ajax" function, see here http://drupal.org/node/1389740 ( 7.x version )