If the uuid module is not enabled, entityform works fine, but if uuid-7.x-1.0-alpha3 is enabled (current recommended version), then entityform throws this warning:

http://MYSITE/admin/structure/entityform_types/manage/MYFORM/submissions

Notice: Undefined index: label in views_handler_filter->accept_exposed_input() (line 1260 of /MYPATH/sites/all/modules/views/handlers/views_handler_filter.inc).

I was able to trace it to a dependency on the uuid_path sub-module that only exists in the DEV branch: uuid-7.x-1.x-dev

For site owners, a temporary fix is to disable the uuid module or use the DEV version of the UUID module.

Comments

emmonsaz’s picture

Project: Entityform » Universally Unique IDentifier
Version: 7.x-1.0 » 7.x-1.0-alpha3

tested on entityform-7.x-1.0