Hi it seems that when you have the autocomplete module activated it completely breaks this option in views.

Comments

markus_petrux’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean by "breaks"?

Do you get errors? unexpected behavior? how to reproduce?

Parkes Design’s picture

Hi Markus,

Sorry for the lack of information, I found out more as I learnt more. If you have a text field in views that currently contains multiple values like a select box and you wanted to show all the values you would click group multiple values. When you activate the autocomplete module the views values disappear. I believe it is more of a views problem than Autocomplete. It seems that you can't display 2 group multiple values at the same time in views.

Thanks for your help

markus_petrux’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

Well, the field integration in views is provided by the Text module itself. The autocomplete widgets module should not affect in any way as it doesn't intervene in anything related to Views for that field.

Other than that, I'm not sure how to help you with your issue. I would say you may post this in the CCK queue, who provides the Text field and Views integration for it, also the grouping option for multiple value fields, but there should be a way to reproduce your problem. I tried to add more than one multiple value field in views, even the same one repeated, even fields that use this widget and I had no problem. So it seems there's something else here particular to your installation. Without a method that helps everyone else to reproduce the problem, it is quite impossible to guess what's going on.

Parkes Design’s picture

Wow thanks for taking that extra step by trying to replicate the problem. I really appreciate it, the problem may lie in the calendar module view or the booking timeslots module.

Cheers,

Daimian

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.