How can I re-size a list collector variable in record producer?
I have a list collector variable named "supplier". I want to accomplish 2 things... 1) Make the list collector buckets smaller. 2) Have preselected options. I have managed to obtain pre-selected values due to preiously filled variable values, howev...