list selection


Author
Message
tecnika
tecnika
Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)
Group: Forum Members
Posts: 156, Visits: 790
Hello David,

I would need to select a sequence of picture a list if a condition is verified, otherwise another list.

I have tried this

<picture Visual_Cue>
/ items = Visual_Cue
/ size = (25%, 25%)
/ hposition = values.x
/ vposition = values.y
/ dropsource = true
/ select = [if (dropdown.CueOrder.response == "random") list.Cue_random.nextvalue;
else if (dropdown.CueOrder.response == "predetermined") list.Cue_sequence.nextvalue]
</picture>


but it does not work ... this was my interpretation of dependency that I could not find anywhere...
/ select = dependency(listname) 

Shall I do a list of a list?
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search