Help: Text mode for baseline entered by??
We are planning to baseline projects on change requests, and need to keep a track of who created the baseline. I'm using the text code below which I picked from baseline entry date column and modified it, but this isn't working.
descriptionkey=enteredByID
listsort=HTML(enteredByID)
namekey=enteredByID.abbr
querysort=enteredByID
textmode=true
valuefield=enteredByID
valueformat=HTML
width=100