Re: [Wonder-disc] Checkboxes on the listPage
Re: [Wonder-disc] Checkboxes on the listPage
- Subject: Re: [Wonder-disc] Checkboxes on the listPage
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 06 Jun 2012 20:40:03 -0700
Please keep the messages on list so everyone can benefit (And so I see the question when I'm at work). Same response I gave Pranathi :-) Delete that rule. Use a pageConfiguration like "Pick*" instead of "List*".On Jun 6, 2012, at 7:56 AM, Dave Litter wrote: Hi,
I have a similar scenario at work where I added the following code to my rule modeler. I see the pick list page with the action buttons to select and select all, but donot see the checkboxes.
Can you please check if something went wrong?
Thanks Dave
{ author = 100; class = "com.webobjects.directtoweb.Rule"; lhs = { class =
"com.webobjects.eocontrol.EOKeyValueQualifier"; key = pageConfiguration; selectorName = isLike; value = "ListCategory*"; }; rhs = { class = "com.webobjects.directtoweb.Assignment"; keyPath = templateNameForListPage; value = ERMODPickListPage; }; }
I think the issue is with the
EditListPages. One page is fine but if it spills into multiple batches,
then there are problems. Rules can ensure that the page doesn't batch...
Sent
from my iPad On 2012-06-05, at 6:57 PM, Ramsey Gurley
< email@hidden>
wrote: You can use
a pick page to do that, but if you are using ERModern I think David
LeBer mentioned some issue with that page.
------------------------------------------------------------------------------Live
Security Virtual ConferenceExclusive live event will
cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
|
_______________________________________________
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