I have done this before with a font and CSS, so I guess I will do it again.

Ted

--- On Thu, 3/29/12, David Holt <programming...@mac.com> wrote:

> From: David Holt <programming...@mac.com>
> Subject: Re: checkBox clickable from a Rule
> To: "Theodore Petrosky" <tedp...@yahoo.com>
> Cc: webobjects-dev@lists.apple.com
> Date: Thursday, March 29, 2012, 1:21 PM
> Hi Ted,
> 
> You'll actually need to use the EditableList page to be able
> to save any changes that are made. There are some issues
> with Ajax/Pagination if I recall correctly. I just make sure
> that all objects are displayed in one page to get around
> that. If that doesn't suit your needs, you may need to make
> some modifications to EditableList to make the functionality
> complete. It has been on my back burner for some time, but I
> haven't *needed* it quite yet. The normal list page doesn't
> have the methods you require.
> 
> David
> 
> 
> On 2012-03-29, at 10:01 AM, Theodore Petrosky wrote:
> 
> > I have a list page that shows an object that has a few
> checkboxes. I want to make the check boxes un clickable on
> the ListPage.
> > 
> > 
> > ((pageConfiguration = 'ListBrief' and propertyKey =
> 'abECD') or propertyKey = 'abPresident' or propertyKey =
> 'estimateApproved') 
> > 
> > Is there a RHK to set to false to make these checkboxes
> static? I mean, it doesn't mean anything to click the check
> box and have it change state because you can not save it
> here (from the list page).
> > 
> > Of course I could create a font that has a hyphen for
> the character zero and a check mark for the number one. then
> use css to use my new font. but i think I should learn these
> rules.
> > 
> > Ted
> > _______________________________________________
> > Do not post admin requests to the list. They will be
> ignored.
> > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > Help/Unsubscribe/Update your Subscription:
> > https://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com
> > 
> > This email sent to programming...@mac.com
> 
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to