Topic: Using get/setOption with using the Queue Widget
Hello,
I need to pass a variable when uploading files detailing where to upload the files to. I figured the easiest way would be to include this variable in the url, so I was going to use the setOption to update the url when the variable is set. I am using the Queue Widget, like in the examples, but am not sure how to access the setOption function using the widget. Is anyone able to help or give a better way of doing this? The variable is set using a select input.
From,
Jack