Re: D2W How does one use a variable in the RHS of a rule?
Re: D2W How does one use a variable in the RHS of a rule?
- Subject: Re: D2W How does one use a variable in the RHS of a rule?
- From: Anjo Krank <email@hidden>
- Date: Sat, 26 Jun 2010 08:29:18 +0200
Using a delayed localized assigment and a pattern. Like
bla => displayNameForPageConfiguration = "@@object.fullName@@ Purchases List" [ERDDelayedLocalizedAssigment]
(untestet, but should work if the page actually inspects the user).
Cheers, Anjo
Am 26.06.2010 um 01:33 schrieb David Holt:
> Hi all,
>
> Let's say I have a list of a person's purchases and instead of having something generic like:
>
> RHS displayNameForPageConfiguration = "Person Purchases List"
>
> I would like to use a variable in the RHS such as
>
> displayNameForPageConfiguration = +user.fullName + " Purchases List"
>
> Is this possible?
>
> David
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden