Hi All,
I created a UDT in my application . I need to call that udt in CFL .
EG:
EA_Test - NO OBJECT DOCUMENT
CODE
NAME
U_objType -- EA_Test
U_Active
In CFL Property
CFL NAME :CFLTEST
OBJECT TYPE : EA_Test
I call this CFL in the Edit Text Box Property
CFLunique iD : CFLTEST
CLFAliasName : Code
But it does not show ? How can i do this?