[Rt-devel] Return Value from CF

HKG RI-CI/LIU, YANFAT yanfat.liu at kuehne-nagel.com
Thu Jul 5 05:43:06 EDT 2007


HI all, 

I have a Custom Field , that "select one value" from lists... 
As i want to get the "LastUpdated" value from CF, i have the following ... 

my $CF_Obj = RT::CustomField->new($self->CurrentUser); 
my $value = $CF_Obj->LastUpdated( Name => $CFName,); 

however the return $value is blank.... 
Can anyone spot my error, or comment on my idea?

Thanks,

Steven Liu
HKG RI-CI

Tel: +852 2823 4396
Email: yanfat.liu at kuehne-nagel.com




More information about the Rt-devel mailing list