gridField - fv!row vs fv!identifier

Hello Folks:

I am trying to figure out why the "value: ......." works when I use fv!identifier but fails when I use fv!row (this gives me all 14 values as the output) whereas I am looking for just the current grid-row's value (one value).  The gridfied documentation seem to imply both are equi

As usual, thanks to the community on my Appian learning journey.

Ma

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to MaNa
    I usually use a local variable and look at the local variable panel or simply add a 'text field'

    Those work well too - just not necessarily for grid data, which the example I provided handles reasonably well.  In the old days there was no "local variables preview pane", so we *always* had to add a "debug" paragraph field in random spots on our forms to verify the values of local variables in question.  These days it's much easier, luckily!