Skip to main content
Solved

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

  • January 20, 2021
  • 3 replies
  • 27 views

Kim_Trager1
Forum|alt.badge.img+23

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?

Best answer by Kim_Trager1

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

3 replies

Kim_Trager1
Forum|alt.badge.img+23
  • Author
  • Brainy
  • Answer
  • January 20, 2021

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


Forum|alt.badge.img+2

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


Kim_Trager1
Forum|alt.badge.img+23
  • Author
  • Brainy
  • April 6, 2023

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.