Help

Is it possible to get access to all the values stored in a single select field

Topic Labels: Scripting extentions
Solved
Jump to Solution
1237 3
cancel
Showing results for 
Search instead for 
Did you mean: 

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?

1 Solution

Accepted Solutions
Kim_Trager1
9 - Sun
9 - Sun

I figured this out… Sorry was a bit too quick.
Didn’t see the getField() option…

See Solution in Thread

3 Replies 3
Kim_Trager1
9 - Sun
9 - Sun

I figured this out… Sorry was a bit too quick.
Didn’t see the getField() option…

Yao-Chung_Liang
4 - Data Explorer
4 - Data Explorer

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

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.