First of all thanks a lot for writing this awesome module! This improves the authoring UX by a great margin.
Problem/Motivation
I've recently used a module to improve UX of term reference widget, cshs. None of the logic in label_help_form_alter addresses the form array used in cshs widget, i.e. $form[$key][$item['#language']][0]['tid'].
Proposed resolution
The patch in the comment below.
Remaining tasks
For @sheldon-rampton to validate the patch and merge.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | add_support_for_cshs-2398231-1.patch | 707 bytes | loziju |
Comments
Comment #1
loziju commentedComment #2
loziju commentedComment #4
sheldon rampton commentedReviewed, tested and commited. Great patch, thanks!