Re: Checkboxes on the listPage
Ramsey Gurley <rgurley <at> smarthealth.com>
2012-06-06 17:45:07 GMT
I don't think you need to change the templateNameForListPage. Delete the rule you added and try using a pageConfiguration like "Pick*" instead. To answer your question, you need to know how you plan to arrive at the pick page. Common answers would be:
Returning it from a controller method:
return D2W.factory().pageForConfiguationNamed("PickMyEntity", session());
See it after a query:
100 : pageConfiguration = 'QueryMyEntity' => showListInSamePage = "true" [com.webobjects.directtoweb.BooleanAssignment]
100 : pageConfiguration = 'QueryMyEntity' => listConfigurationName = "PickMyEntity" [com.webobjects.directtoweb.Assignment]
Loading it through a direct action:
Ramsey
On Jun 6, 2012, at 9:09 AM, Pranathi wrote:
Thanks for your suggestion.
I added a rule to use the 'ERD2WPickListPageTemplate' for 'templateNameForListPage'. But I dont see the checkboxes. I see the checkbox option for ERD2WPickTypePage, but that doesnot extend the listPage.
Any advice?
Thanks
Pranathi
Speed is good only when wisdom leads the way. -James Poe
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
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/
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive 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/_______________________________________________
Wonder-disc mailing list
Wonder-disc <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wonder-disc
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive 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/
_______________________________________________
Wonder-disc mailing list
Wonder-disc <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wonder-disc