Hi all,
In Imp 4.2, we need to customize imp/templates/compose/compose.html and
access addr.input_value. It is an array that loops over the To field and
the CC field, but we want to address its value for the To field without
looping. Could some more knowledgeable shed a light on the grammar to
a
On Thu, Oct 16, 2008 at 12:40 AM, Paul Caldwell <[EMAIL PROTECTED]>wrote:
> Hi all,
>
> In Imp 4.2, we need to customize imp/templates/compose/compose.html and
> access addr.input_value. It is an array that loops over the To field and
> the CC field, but we want to address
On Fri, Oct 17, 2008 at 12:54 AM, Michael M Slusarz <[EMAIL PROTECTED]>wrote:
> Paul Caldwell wrote:
> > On Thu, Oct 16, 2008 at 12:40 AM, Paul Caldwell <
> [EMAIL PROTECTED]>wrote:
> >
> >
> >> Hi all,
> >>
> >> In Imp 4.2, we need