[Rt-devel] Return value from CF

yanfat.liu yanfat.liu at kuehne-nagel.com
Thu Jul 5 05:41:37 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?
-- 
View this message in context: http://www.nabble.com/Return-value-from-CF-tf4028690.html#a11443524
Sent from the Request Tracker - Dev mailing list archive at Nabble.com.



More information about the Rt-devel mailing list