Closed (fixed)
Project:
Autocomplete Widgets for Text and Number Fields
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2009 at 00:40 UTC
Updated:
22 Aug 2009 at 14:40 UTC
Comments
Comment #1
markus_petrux commentedWhat do you mean by "breaks"?
Do you get errors? unexpected behavior? how to reproduce?
Comment #2
Parkes Design commentedHi 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
Comment #3
markus_petrux commentedWell, 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.
Comment #4
Parkes Design commentedWow 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