It should work with any look framework. Ramsey
On Dec 26, 2011, at 12:24 AM, Theodore Petrosky wrote: > I thought I would download that example and work through it, but it complains > that the ERR2D2W framework is unbound and it has a very ugly red X. > > Should I be concerned that it is missing. > > BTW, Happy Holidays!!! > > Ted > > --- On Sun, 12/25/11, Ramsey Gurley <[email protected]> wrote: > >> From: Ramsey Gurley <[email protected]> >> Subject: Re: plugging along in D2W >> To: "Theodore Petrosky" <[email protected]> >> Cc: "WebObjects Development" <[email protected]> >> Date: Sunday, December 25, 2011, 11:44 PM >> I guess it depends on what you have >> to start with? >> >> You can edit a relationship 'inline'. The basic >> premise is to do something like >> >> 100: smartRelationship != null and task = 'edit' => >> componentName = ERDEditRelationship >> >> and substitute your >> editRelationshipEmbeddedConfigurationName if >> necessary. Then you can style your relationship edit >> box to look like a floating modal like ERModern does, or >> something else. It's all css. >> >> If you just have a list and no relationship, you can set up >> a master/detail interface rather easily using embedded D2W >> components. Example from WOWODC 2011: >> >> https://github.com/wocommunity/WOWODC-2011/tree/master/Dashboard >> >> You could easily make whatever you design into a reusable >> D2W page... Or perhaps you had something else in >> mind? >> >> Ramsey >> >> >> On Dec 25, 2011, at 4:58 AM, Theodore Petrosky wrote: >> >>> I have always disagreed with a HI that goes to another >> page the moment you want to edit an entity. In my little >> apps, I would always use an AjaxModalDialog to present the >> user with the editable fields. There never is a question >> what will happen next. >>> >>> How do I do this in D2W? Did I miss this rule in the >> documentation? :-) >>> >>> Ted >>> _______________________________________________ >>> Do not post admin requests to the list. They will be >> ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> http://lists.apple.com/mailman/options/webobjects-dev/ramseygurley%40gmail.com >>> >>> This email sent to [email protected] >> >>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
