Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfgrid is showing ID, not text values until field is clicked on.

Participant ,
Nov 24, 2014 Nov 24, 2014

eval.jpg

As you can see, the ID, "9051" shows instead of the eval cost center, "Pupil Support Services" when displayed before clicking on the field.

Here is the code:

<CFGRIDCOLUMN NAME="evalcostcenter" HEADER="Eval Cost Center"

        HEADERALIGN="LEFT" DATAALIGN="LEFT"

        BOLD="Yes" ITALIC="No"

        SELECT="Yes" DISPLAY="Yes"

        HEADERBOLD="Yes" HEADERITALIC="No"
  VALUES = "  ,#oldschoolid#"
  VALUESdisplay = "BLANK,#oldschoolname#"  valuesDelimiter=","
  width=50>

Any help is greatly appreciated!

B.

179
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources