You should be able to put it in your session (ERXThreadStorage for example) and access it from there:
pageConfiguration='EditMyEntity' and session.selectedEntity.kind = 'blah' => displayPropertyKeys = .... On 2011-11-28, at 8:24 AM, Markus Ruggiero wrote: > I need a rule like the following (pseudo code): > > pageConfiguration='EditMyEntity' and {the MyEntityObject has a value of > 'SOMETHING' in its KIND-attribute} => displayPropertyKeys = .... > > Background: > > I have dozens of ElectronicDocuments. Each has a to-one reference to a > DocumentType (there are many many such types). All documents behave the same, > and the user is free to change the document type. However for one type of > document I need to have different displayPropertyKeys. > > Thanks a lot > ---markus--- _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com > > This email sent to programming...@mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com