How to find the fv! row number?

Hi,

How can I find the information on the row.c number that relates to the field I have in my report?

This is how it is referenced in the interface, but some guidance on how to get to that "c10" value would be great.

                  a!gridColumn(
                    label: "Workflow ID",
                    sortfield: "c10",
                    value: fv!row.c10,
                    align: "END"
                  )

Thanks,

Roberta

  Discussion posts and replies are publicly visible

Parents Reply Children