• 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
Re: [Wonder-disc] Checkboxes on the listPage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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;
    };
}
 


From: David Holt <email@hidden>
To: Ramsey Gurley <email@hidden>
Cc: Pranathi <email@hidden>; "email@hidden" <email@hidden>
Sent: Tuesday, June 5, 2012 10:22 PM
Subject: Re: [Wonder-disc] Checkboxes on the listPage

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.

Ramsey


On Jun 5, 2012, at 6:27 PM, Pranathi wrote:

Hi,

We are using D2W in my project and wanted to see how I can add a checkbox to the list page where I can select the records I want to delete, before I could delete them with a delete button

Thanks for any help


------------------------------------------------------------------------------
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
email@hidden
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
email@hidden
https://lists.sourceforge.net/lists/listinfo/wonder-disc


 _______________________________________________
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

  • Prev by Date: Re: AjaxSortableList goes bad on second row movement.
  • Next by Date: Re: D2W: Property level component for truncating a string?
  • Previous by thread: Re: AjaxSortableList goes bad on second row movement.
  • Next by thread: WO & HL7
  • Index(es):
    • Date
    • Thread