On Fri, Feb 25, 2011 at 01:14:35AM +0100, Daniel Schwager wrote:
> > > my $rtfm = RT::FM::Article->new($Ticket->CurrentUser);
> > > my ($id,$msg) = $rtfm->Load("Signature1");
> > > if (!id) { $RT::Logger->debug("failed .."); } else { "HOWTO print a
> CF
> > > xxx from the loaded article ?"; }
> > 
> > Sure, that was my suggestion
> > You don't need RTFM::Extension::ArticleTEmplate in order to load an
> > Article from a normal RT article
> 
> Ups - got it. Sorry for my misunderstanding. How can I access my
> defined CF inside the RTFM ? Like $rtfm->GetCustomerField("text") ?

Something like what you sketched out above, see the docs in
Article_Overlay.pm

Attachment: pgpf3DNStZos5.pgp
Description: PGP signature

Reply via email to