I want to set the value of an object in a query page from a variable that lives in the session.
session().currentProject(); Ted --- On Tue, 7/31/12, Jesse Tayler <[email protected]> wrote: > From: Jesse Tayler <[email protected]> > Subject: Re: need help with rule > To: "Theodore Petrosky" <[email protected]> > Cc: [email protected] > Date: Tuesday, July 31, 2012, 10:30 AM > > what's the rule you are trying to write here Ted? > > you are setting your page configuration based on a literal > string AND propertyKey = literal? > > are you trying to set a variable or are you trying to read > some state and setup a page configuration? > > > On Jul 31, 2012, at 6:09 AM, Theodore Petrosky <[email protected]> > wrote: > > > my model has: > > > > Project toOne ProjectCategory. > > > > I have a key 'currentProjectCategory' in my > ERXThreadStorage. > > > > When I access my query page, I want to set the > ProjectCategory with this value. > > > > lhs pageConfiguration = 'QueryProject' and propertyKey > = 'projectCategory' > > > > what is the assignment and rhs > > > > I don't understand the rhs value. > > > > Help > > > > Ted > > _______________________________________________ > > Do not post admin requests to the list. They will be > ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com > > > > This email sent to [email protected] > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
