Loading...
 
Features / Usability

Features / Usability


Tracker "items list" type problem

posts: 113 Ireland

Running 1.9.0
I have a collection of trackers that are questionaires. I want to create an uber-tracker that will report each user (as a row) and each tracker (as a column). I defined a field with type 'user selector' and another field with type 'items list' and it works fine. If I add a third field that has another 'items list' (referencing a different tracker) it just repeats the contents of the first 'items list' field.

If I make the first invisible, the second works correctly. But if both are visible the first works and the second is a repeat of the first.

Has anyone used the 'items list' type multiple times successfully in a single tracker?

My purpose is to create a matrix with each cell telling me if a specific user filled a specific tracker.

My tracker export is

FIELD44
fieldId = 44
name = Owner
position = 2
type = u
options = 1
isMain = y
isTblVisible = y
isSearchable = n
isPublic = y
isHidden = n
isMandatory = y
FIELD45
fieldId = 45
name = Q1
position = 3
type = l
options = 4,35,44,37
isMain = n
isTblVisible = y
isSearchable = n
isPublic = n
isHidden = n
isMandatory = n
FIELD46
fieldId = 46
name = Q2
position = 4
type = l
options = 2,18,44,22
isMain = n
isTblVisible = y
isSearchable = n
isPublic = n
isHidden = n
isMandatory = n

posts: 113 Ireland

Sorry for answering my own post. This is fixed in 1.9.2