So what's happening is
a) select 20 line
b) data is chunked and put in to param1,2,3 etc
c) Data changes, selected is chunked and put in params but when I read back the params the new data is not present.
I suspect the code that is populating the params is failing silently because i'm using addField and the field already exists