Does not work on User reference CCK fields
doublejosh - May 29, 2009 - 21:21
| Project: | Formfilter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
for now just doing this...
myModule_form_alter( **if particular code** unset($form['field_my_user_reference'] );
