It is not working correctly:
When I unset the above list (changed the fieldnames) I get these errors:
Notice: Undefined index: #info in template_preprocess_views_exposed_form() (regel 950 van /var/www/clients/client5/web29/web/sites/all/modules/contrib/views/theme/theme.inc).
Warning: Invalid argument supplied for foreach() in template_preprocess_views_exposed_form() (regel 950 van /var/www/clients/client5/web29/web/sites/all/modules/contrib/views/theme/theme.inc).
Warning: array_map(): Argument #2 should be an array in views_handler_filter_selective->query() (regel 196 van /var/www/clients/client5/web29/web/sites/all/modules/contrib/views_selective_filters/views_handler_filter_selective.inc).
When I change the unset to remove the child from #info I get the following error:
Warning: array_map(): Argument #2 should be an array in views_handler_filter_selective->query() (regel 196 van /var/www/clients/client5/web29/web/sites/all/modules/contrib/views_selective_filters/views_handler_filter_selective.inc).
Comments
Comment #1
Snehal Brahmbhatt commentedYou can use
"hook_form_views_exposed_form_alter(&$form, &$form_state, $form_id)"function for your purpose.i.e.
Hope this helps you.
Thanks,
Snehal Brahmbhatt | AddWeb Solution
https://www.drupal.org/user/3147795/track
Comment #2
joostvdl commentedIt is not working correctly:
When I unset the above list (changed the fieldnames) I get these errors:
When I change the unset to remove the child from #info I get the following error:
Warning: array_map(): Argument #2 should be an array in views_handler_filter_selective->query() (regel 196 van /var/www/clients/client5/web29/web/sites/all/modules/contrib/views_selective_filters/views_handler_filter_selective.inc).Comment #3
saurabh.dhariwal commentedHope this helps you.
then set style to "test class".
Thanks!
Comment #4
renatog commented#3 liked good.
Thank you very much @saurabhdhariwal.
Comment #5
renatog commented@joostvdl, if have any question please comment here ok?
Good Work and Good Week.
Regards.