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 ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
