Hi,
I now about hook_form_alter() for modification form elements, but i have bad feeling use arrays like:
I think sometimes can be LANGUAGE_NONE index changed and then my code not work.
Is there better way for set allowed_values dynamically or i need create my custom field?
Havran