Thx for your reply Scott. Yeah I do have :

    $intake.declareGroups()

but as far as I understand this is only for filling the fields, since I
don't use that (yet) it doesn't matter if I add it or not.

If I'm NOT logged into the app as a user everything appears to work OK
"foo_0CurrencyFrom", however if I AM logged in I get that null problem
"foonullCurrencyFrom".

Strange eh.

/Colin


> From: "Colin Chalmers" <[EMAIL PROTECTED]>
>
> Hi all,
>
> I'm playing about with the Intake Service and am trying to follow the
How-to
> as best I can.
>
> I seem to have a problem with the DeafultGroup which should be _0 but
> instead of _0 it seems to be null.
>
> Example:
>
> In my template I define this
>
> #set ($FooGroup=$intake.foo.Default)

In your template do you have:

    $intake.declareGroups()

>
> followed by
>
> $FooGroup.FooCurrencyFrom.Key
>
> On the screen I see "foonullCurrencyFrom"
>
> instead of what I expected "foo_0CurrencyFrom"
>

HTH,

Scott
--
Scott Eade
Backstage Technologies Pty. Ltd.
Web: http://www.backstagetech.com.au

Colin Chalmers
Maxware Benelux


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to