After I use PROPERTY <Component ID> REFRESHLIST 'TRUE' and try to choose a new value I end up with the value 3 entries higher on the list.
For example: I could have
1
2
3
4
If I choose item 4 item 1 is stored in the variable.
If I choose item 1 it gives me whatever the value would have been at item 1 before the
list was refreshed.
What should I be looking for?
