• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ERMODInspectPage and ERMODWizardCreationPage differences?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERMODInspectPage and ERMODWizardCreationPage differences?


  • Subject: ERMODInspectPage and ERMODWizardCreationPage differences?
  • From: Theodore Petrosky <email@hidden>
  • Date: Tue, 12 Feb 2013 06:17:10 -0800 (PST)

I thought I finally had a grip on restrictedChoiceKey and the full path to through the object.relation.propertyKey.

I have this rule:

102 : (pageConfiguration like 'Create*' and propertyKey = 'client') => restrictedChoiceKey = "object.client.currentClients" [com.webobjects.directtoweb.Assignment]

I started with:

102 : propertyKey = 'client' => restrictedChoiceKey = "object.client.currentClients" [com.webobjects.directtoweb.Assignment]

figuring that any time I wanted to display the list of clientNames, I only wanted the current clients.

it works in a ERMODInspectPage. When I show the D2W attributes and roll over the question mark by Client, restrictedChoiceKey is listed as object.client.currentClients. and that's what is showing in the popup.

however on the Create* pages, rolling over the question mark, it shows that restrictedChoiceKey is bound, however it does not fire the method to get the currentClients. the create* page is a ERMODWizardCreationPage and I don't understand why I don't get the proper list.

Am I missing something special about ERMODWizardCreationPage?

Ted
 _______________________________________________
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

  • Follow-Ups:
    • Re: ERMODInspectPage and ERMODWizardCreationPage differences?
      • From: Fabian Peters <email@hidden>
    • Re: ERMODInspectPage and ERMODWizardCreationPage differences?
      • From: Theodore Petrosky <email@hidden>
  • Prev by Date: Re: WebObjects IDE
  • Next by Date: Re: ERMODInspectPage and ERMODWizardCreationPage differences?
  • Previous by thread: Re: D2W Question: ERXD2WList, how to retain sort order key -- SOLVED
  • Next by thread: Re: ERMODInspectPage and ERMODWizardCreationPage differences?
  • Index(es):
    • Date
    • Thread