Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
My input box allows the user to select from a list of Listed Values which I read into a variable named vPickList. There is an inital setting for the selected variable which can be set. I would like to set this to be the first value from my pick list vPickList. vPickList is also a dynamic List which is incremented at each reload, so a constant value here won't help me. I know there is a function out there, but I cannot remember which I need to use for this ...
Thanks,
Petra
Hi Petra,
you could set the input varaible in the script with the first value from vPicklist.
- Ralf
Hi Ralf,
I don't have access to the script as I do a binary load and would like to put that into the chart ... I am looking for a formula that will give me the first value of that vPickList .... my head does not want to find it at the moment!
Thanks,
Petra