Hi Folks,
I have a field on a form, where I have a DropList that needs to be filtered.
'CHA:ClientID=5'      THIS WORKS! in the filter.
'CHA:ClientID=LOC:Client_ID'     DOES NOT work.
I know that LOC:CLIENT_ID=5  , because I have messaged it at these 3 embed Points:
GenerateForm / Start
Generate Form / Before Form
InitForm / Start
LOC:Client_ID = 5  at all three locations in the code.
I have added LOC:Client_ID as a hot field, I have added CHA:ClientID as a hot field.
Nothing seems to work.
Suggestions?
Brian