Jan 20, 2021 08:34 AM
I’m trying to generate reports based around values stored in a single select field.
I’ve tried to get access to all the valued stored in a single select field, however I’ve not had any luck getting access.
Does anyone know if this is possible without looping through all records?
On the same note is it possible to get access to the order of the values stored in a single select?
Solved! Go to Solution.
Jan 20, 2021 08:43 AM
I figured this out… Sorry was a bit too quick.
Didn’t see the getField() option…
Jan 20, 2021 08:43 AM
I figured this out… Sorry was a bit too quick.
Didn’t see the getField() option…
Apr 05, 2023 12:47 PM
hi @Kim_Trager1, I am having same question and would like to use curl command to get a list of single select field options. Do you know how to accomplish this task with curl or would you mind provide some references of how you solve this? thanks
Apr 06, 2023 01:51 AM
Hi @Yao-Chung_Liang, I'm more using the base I build used this for. And as I'm no buff at Java-Script I don't recall what I did. But someone else in here will know for sure.