Copy link to clipboard
Copied
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.
Have something to add?