JasperReports progress

2012-04-03 Thread Theodore Petrosky
So I've made progress but am stumped. I created a customcomponent and used a rule to make one of the displayPropertyKeys a hyperlink. I am basically using the JasperReportExample. I created a hyperlink as one of the property keys. this will fire off the method that starts the jasper reports

Re: JasperReports progress

2012-04-03 Thread Theodore Petrosky
specifying. Are there any gotchas with the different versions of iReport and the version of Jasper Reports in wonder? Ted --- On Tue, 4/3/12, Kieran Kelleher kelleh...@gmail.com wrote: From: Kieran Kelleher kelleh...@gmail.com Subject: Re: JasperReports progress To: Theodore Petrosky tedp

JasperReports and D2W

2012-03-31 Thread Theodore Petrosky
Has anyone implemented JasperReports in a D2W app? I am having problems trying to bring in the Wonder app version. I just don't get some of the issues. Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: JasperReports and D2W

2012-03-31 Thread Theodore Petrosky
farrukh.i...@fuegodigitalmedia.com Subject: Re: JasperReports and D2W To: Theodore Petrosky tedp...@yahoo.com, webobjects-dev@lists.apple.com Date: Saturday, March 31, 2012, 3:15 PM Hi Ted, can you be more specific what are you trying to do? Are you building a Jasper client? Embedding Jasper

Jasper report question

2012-03-30 Thread Theodore Petrosky
I am looking at the JasperReport example and I got it working beautifully with a fetch. I don't understand what to pass in if I have an object. in the example, ERJRFetchSpecificationReportTask reportTask = new ERJRFetchSpecificationReportTask(fs, StudioRevenueReport.jasper, parameters); fs is

unique constraint

2012-03-30 Thread Theodore Petrosky
Is there a way to put a unique constraint on an attribute in Entity Modeler and have it create the migrations. I don't see anything in any of the menus. Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: unique constraint

2012-03-30 Thread Theodore Petrosky
I found the entity index by right clicking on the attribute, but I can not find anything that says 'unique'. --- On Fri, 3/30/12, John Huss johnth...@gmail.com wrote: From: John Huss johnth...@gmail.com Subject: Re: unique constraint To: Theodore Petrosky tedp...@yahoo.com Date: Friday, March

Re: unique constraint

2012-03-30 Thread Theodore Petrosky
Subject: Re: unique constraint To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Friday, March 30, 2012, 8:37 PM Hi Ted, On 31/03/2012, at 5:48 AM, Theodore Petrosky wrote: Is there a way to put a unique constraint on an attribute in Entity Modeler and have

D2W rules question

2012-03-29 Thread Theodore Petrosky
simple rule right? ((pageConfiguration = 'CreateBrief' or pageConfiguration = 'EditBrief') and propertyKey = 'objective') why can't I: pageConfiguration = '*Brief' and propertyKey = 'objective') or am I missing something in the syntax? Ted ___ Do

checkBox clickable from a Rule

2012-03-29 Thread Theodore Petrosky
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

Re: checkBox clickable from a Rule

2012-03-29 Thread Theodore Petrosky
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

creating new object D2W

2012-03-29 Thread Theodore Petrosky
I am creating an new object page with this. public EditPageInterface createBriefAction() {     EditPageInterface component = D2W.factory().editPageForNewObjectWithConfigurationNamed(CreateBrief, session());     component.setNextPage(session().context().page());     if(component instanceof

Re: creating new object D2W

2012-03-29 Thread Theodore Petrosky
this 'user'. Ted --- On Thu, 3/29/12, Ramsey Gurley rgur...@smarthealth.com wrote: From: Ramsey Gurley rgur...@smarthealth.com Subject: Re: creating new object D2W To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Thursday, March 29, 2012, 5:16 PM On Mar 29

hosting with go daddy VDS

2012-03-22 Thread Theodore Petrosky
Has anyone used the Godaddy virtual dedicated server to host a webobjects app? I see they offer two flavors of linux CentOS and Fedora. Anyone know of any gotchas for either of these? Ted ___ Do not post admin requests to the list. They will be

Re: hosting with go daddy VDS

2012-03-22 Thread Theodore Petrosky
@lists.apple.com Cc: Theodore Petrosky tedp...@yahoo.com Date: Thursday, March 22, 2012, 2:05 PM +1 TLDR; GoDaddy is the devil :) On Mar 22, 2012, at 10:55 AM, David LeBer wrote: Ted, the decision is up to you but... I'm transitioning any domains we registered with godaddy off them

git error on a pull

2012-03-12 Thread Theodore Petrosky
maybe I am doing this wrong. in eGit, i see my wonder repository. I right click and select Pull. I am getting this error: Checkout conflict with files: Frameworks/Ajax/Ajax/WebServerResources/wondaculous-min.js Frameworks/Ajax/Ajax/WebServerResources/wondaculous.js Checkout conflict with

convert pdf to tiff?

2012-03-10 Thread Theodore Petrosky
I am starting the process of learning ERAttachments. Of course, if I upload a pdf, I only get a file icon. So I thought I would convert the pdf to a tiff (using some compression stuff) and use this as the preview. So now is the time to start learning more stuff. I am googling on converting pdf

Re: EOQualifier proper fetch across to-many?

2012-03-06 Thread Theodore Petrosky
This conversation has piqued my interest. I just looked at my postgresql database to see what indexes are created in a 'normal' migration and I was happy to see that the foreign key did get an index: Indexes: person_pk PRIMARY KEY, btree (id) person_erattachmentid_idx btree

WOSessionTimeOut issue

2012-02-29 Thread Theodore Petrosky
I put this at the bottom of my Properties file expecting to control the session time out time. It doesn't seem to do anything as the session times out in less than 15 minutes. #time is in seconds ie. 3600 = 1 hour WOSessionTimeOut=14400 1st. What is the default sessiontimeout value? 2nd. How

WOWDC12

2012-02-24 Thread Theodore Petrosky
So where do we go to register for this years WOWODC? 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:

ERD2WCustomQueryBoolean uiStyle

2012-02-18 Thread Theodore Petrosky
I guess I should rename my method: TPSD2WQueryBooleanIntComponent Ted Message: 2 Date: Fri, 17 Feb 2012 12:35:31 -0800 (PST) From: Theodore Petrosky tedp...@yahoo.com To: webobjects-dev@lists.apple.com Cc: ja...@jimijon.com Subject: Re: ERD2WCustomQueryBoolean uiStyle Message-ID

Re: Webobjects-dev Digest, Vol 9, Issue 120

2012-02-17 Thread Theodore Petrosky
    }); } On Feb 11, 2012, at 11:40 PM, Theodore Petrosky wrote: Finally I got the query page rules working. It seems that I misspelled a propertyKey name. So, I can not figure out how to control the UI style of: ERD2WCustomQueryBoolean The default is radio buttons but I would

Re: ERD2WCustomQueryBoolean uiStyle

2012-02-17 Thread Theodore Petrosky
EOEnterpriseObject object;      public String propertyKey;      public Object item;      public WODisplayGroup displayGroup;      private static NSArray list = new NSArray(new String[] {          true, false      }); } On Feb 11, 2012, at 11:40 PM, Theodore Petrosky wrote: Finally I

WOSessionTimeOut ?

2012-02-17 Thread Theodore Petrosky
I see there is a property WOSessionTimeOut. Is this in seconds? Is putting this in a property the 'correctest' place to set the session time out? Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: More Help for Old Noobie

2012-02-16 Thread Theodore Petrosky
What happens when you select New Wonder Application? Message: 5 Date: Thu, 16 Feb 2012 12:30:14 -0500 From: Jerry W. Walker jerrywwal...@gmail.com To: WebObjects Development webobjects-dev@lists.apple.com Subject: More Help for Old Noobie Message-ID:

Re: Webobjects-dev Digest, Vol 9, Issue 120

2012-02-12 Thread Theodore Petrosky
EOEnterpriseObject object;     public String propertyKey;     public Object item;     public WODisplayGroup displayGroup;     private static NSArray list = new NSArray(new String[] {         true, false     }); } On Feb 11, 2012, at 11:40 PM, Theodore Petrosky wrote: Finally I got

ERXBooleanSelector almost there

2012-02-12 Thread Theodore Petrosky
public class ERXBooleanSelector extends ERXStatelessComponent A custom boolean selector (defaults to Yes, No, and All) for use as, for instance, a boolean search filter. however, it doesn't default to Yes, No, and All. How do I create a rule to allow for 'All'. It only shows yes and no

ERD2WCustomQueryBoolean uiStyle

2012-02-11 Thread Theodore Petrosky
Finally I got the query page rules working. It seems that I misspelled a propertyKey name. So, I can not figure out how to control the UI style of: ERD2WCustomQueryBoolean The default is radio buttons but I would love to see a popup. Ted ___ Do not

d2w targeting the Query page

2012-02-10 Thread Theodore Petrosky
I am just not getting how to edit the Query (advanced) page. Is there any example out there that shows rules for showing a popup on the query page? Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: d2w targeting the Query page

2012-02-10 Thread Theodore Petrosky
- On Feb 10, 2012, at 10:54 AM, Theodore Petrosky wrote: I am just not getting how to edit the Query (advanced) page. Is there any example out there that shows rules for showing a popup on the query page? Ted ___ Do not post admin

Re: ERD2WMultiItemCustomComponent and CSS

2012-02-09 Thread Theodore Petrosky
: ERD2WMultiItemCustomComponent and CSS To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Wednesday, February 8, 2012, 10:39 AM Never heard of that component :-) Try span.PeoplePermissionsAttrVal input {     margin-right: 1em; } Ramsey On Feb 8, 2012, at 5:19 AM, Theodore

Re: isEntityEditable still showing space when false

2012-02-09 Thread Theodore Petrosky
(canEditAdRelease); What else can I show you? Ted --- On Thu, 2/9/12, David LeBer dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: isEntityEditable still showing space when false To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date

Re: isEntityEditable still showing space when false

2012-02-09 Thread Theodore Petrosky
...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: isEntityEditable still showing space when false To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Thursday, February 9, 2012, 8:42 AM What does the method

handling D2W rules

2012-02-08 Thread Theodore Petrosky
How do youse guys who have experience handle rules files that grow. I realize that I am still a neophyte and I have a lot to learn about using (*) to reduce the number of rules. However, I see that as a small project gets even medium sized there are so many rules. I have trouble finding the

ERD2WMultiItemCustomComponent and CSS

2012-02-08 Thread Theodore Petrosky
I am using ERD2WMultiItemCustomComponent but have a problem targeting the element's css. I don't know what else to say? when I look at the web inspector in Safari, there don't appear to be any classes to hook onto? The first element has an id but the remaining elements have nothing. there is

isEntityEditable still showing space when false

2012-02-08 Thread Theodore Petrosky
I have a boolean to control isEntityEditable. My users that have this set to false still have a LftActionCell that takes up space. So, If I log in, I can edit rows and I see the Edit button. Jane logs in and can not edit entries. There are no Edit buttons but the space exists. 101 :

Re: rule dependent on boolean

2012-02-07 Thread Theodore Petrosky
My bad it should be: session.user.security.seesShortList = 0 session.user.security.seesShortList = 1 Ted --- On Tue, 2/7/12, Ramsey Gurley rgur...@smarthealth.com wrote: From: Ramsey Gurley rgur...@smarthealth.com Subject: Re: rule dependent on boolean To: Theodore Petrosky tedp

d2w queryall page

2012-02-06 Thread Theodore Petrosky
I have a boolean in my EO 'isComplete'. If the job is completed, the person in charge marks it complete and it doesn't show up in the list of working jobs. But how can I set up the query all page to account for that. I want a line that says working, closed, all I was thinking that I needed

rule dependent on boolean

2012-02-06 Thread Theodore Petrosky
I am trying different iterations of this and can not get it to work. I want one displayPropertyKeys if the boolean is true and different if false. (pageConfiguration = 'ListAdRelease' and user.security.seesShortList = 'true') then use these propertyKeys (pageConfiguration = 'ListAdRelease'

refreshing my d2w customcomponent

2012-02-01 Thread Theodore Petrosky
I have a wonderful customComponent on List table in my d2w app. It's an InPlaceEditor. I have one problem. I select the editor, type in some new text, and click the OK button. I checked the backend and the data was written to the db. Except the screen does not show the new text. If I click the

Re: ERXD2WList et al.

2012-01-31 Thread Theodore Petrosky
I would be happy to write something. I am trying to figure out the ERD2WFlyOverCustomComponent. the source text sounds exactly like what I want. /** * Displays a fly-over that shows a table with hidden property keys. It's very cool in lists when * you don't have enough space for all the items

Re: It's never easy

2012-01-30 Thread Theodore Petrosky
...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: It's never easy To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects Development webobjects-dev@lists.apple.com Date: Sunday, January 29, 2012, 9:31 PM A string containing line breaks will display as multiple lines

looking for example

2012-01-30 Thread Theodore Petrosky
does anyone have an example of using ERD2WFlyOverCustomComponent 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:

It's never easy

2012-01-29 Thread Theodore Petrosky
I viewed David Leber's two part D2W tutorial from 2009 where he show how to use a CustomComponent. Great, I figured out how to add an AjaxInPlaceEditor to my D2W list page. But now I need a combination. An ERD2WEditLargeString that is an AjaxInPlaceEditor. Is there some magic that can help me

Re: It's never easy

2012-01-29 Thread Theodore Petrosky
it loses the newlines I will experiment with this and see if I can get it to work. Ted --- On Sun, 1/29/12, David LeBer dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: It's never easy To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects

Re: It's never easy

2012-01-29 Thread Theodore Petrosky
and the multiple bindings, my component complains that there is no setKey nor _setKey etc. I could use some expert guidance. Ted --- On Sun, 1/29/12, David LeBer dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: It's never easy To: Theodore Petrosky tedp

Re: It's never easy

2012-01-29 Thread Theodore Petrosky
is just tired. Ted --- On Sun, 1/29/12, David LeBer dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: It's never easy To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects Development webobjects-dev@lists.apple.com Date: Sunday, January 29, 2012

custom component in d2w

2012-01-28 Thread Theodore Petrosky
Before I get to far into this I thought I would ask the experts. In my Wonder app I had to give my users the ability to copy and paste from cell to cell of my table (just some text). So I stuck an AjaxInPlaceEditor into my table cell. Then when the user clicked off the cell, it would fire the

isEntityEditable column space

2012-01-27 Thread Theodore Petrosky
I feel that when I make isEntityEditable false, my EO list still leaves space for the column. Likewise for isEntityDeletable. Is there a rule to eliminate this column? Ted ___ Do not post admin requests to the list. They will be ignored.

Re: isEntityEditable column space

2012-01-27 Thread Theodore Petrosky
to eliminate the edit button on the inspect page? Ted --- On Fri, 1/27/12, David Holt programming...@me.com wrote: From: David Holt programming...@me.com Subject: Re: isEntityEditable column space To: Theodore Petrosky tedp...@yahoo.com Date: Friday, January 27, 2012, 10:34 AM CSS On 2012-01-27

Re: Rule to access security

2012-01-24 Thread Theodore Petrosky
dleber_wo...@codeferous.com Subject: Re: Rule to access security To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Monday, January 23, 2012, 10:46 AM Ted, You probably want try ERDDelayedBooleanAssignment so that the rule is evaluated every time. D -- David

Re: Rule to access security

2012-01-24 Thread Theodore Petrosky
rgur...@smarthealth.com Subject: Re: Rule to access security To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com Date: Tuesday, January 24, 2012, 1:15 PM Use the source Luke :-)  Or the wiki: http://wiki.wocommunity.org/display/WO/How

D2W and the Search All page

2012-01-23 Thread Theodore Petrosky
Following Ramsey's wonderful 2010 presentation (HelloD2W), I have implemented Preferences from ERCoreUserInterface into my app. But of course, it added a lot to the search all page. I don't see how to control what is on this page? I will look (listen through) the examples but if someone could

Fw: D2W and the Search All page

2012-01-23 Thread Theodore Petrosky
Right after I pushed the send button I thought about the CSS and display: none; works like a charm. Ted --- On Mon, 1/23/12, Theodore Petrosky tedp...@yahoo.com wrote: From: Theodore Petrosky tedp...@yahoo.com Subject: D2W and the Search All page To: WebObjects Development webobjects-dev

queryAll page and Advanced

2012-01-23 Thread Theodore Petrosky
When I click the advanced button on the Search All page for an EO I get this error: com.webobjects.foundation.NSKeyValueCoding$UnknownKeyException message '[er.directtoweb.components.relationships.ERD2WEditToOneRelationship name:

Rule to access security

2012-01-23 Thread Theodore Petrosky
100 : (pageConfiguration = 'ListPerson' and session.user.security.canEditPerson = 'true') = isEntityEditable = true [com.webobjects.directtoweb.BooleanAssignment], So I have this rule to access the security of my user. This must be wrong, because if I login as user1 and user1 has

Re: Rule to access security

2012-01-23 Thread Theodore Petrosky
: Ramsey Gurley rgur...@smarthealth.com Subject: Re: Rule to access security To: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com Cc: Theodore Petrosky tedp...@yahoo.com Date: Monday, January 23, 2012, 11:37 AM And if that doesn't work, enable your rule loggers

Re: d2w ordering an array for display

2012-01-22 Thread Theodore Petrosky
dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: d2w ordering an array for display To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Saturday, January 21, 2012, 9:09 PM http://davidleber.net/?p=271 -- David LeBer

Re: d2w ordering an array for display

2012-01-22 Thread Theodore Petrosky
LeBer dleber_wo...@codeferous.com Subject: Re: d2w ordering an array for display To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Sunday, January 22, 2012, 10:57 AM On 2012-01-22, at 12:20 AM, Theodore Petrosky wrote: I am creating a new AdRelease object

Re: d2w ordering an array for display

2012-01-22 Thread Theodore Petrosky
...@codeferous.com Subject: Re: d2w ordering an array for display To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Sunday, January 22, 2012, 12:40 PM Did you actually need a rowColor named None, or just have an option for no row color? Making the relationship

d2w ordering an array for display

2012-01-21 Thread Theodore Petrosky
I have an EO with a column that I use to order the objects. it is an integer so my method to return the EOs is: public NSArrayRowColor currentRowColors() { NSArrayRowColor rowColorList = RowColor.fetchRowColors(editingContext(), RowColor.IS_ACTIVE.eq(true),

Re: d2w ordering an array for display

2012-01-21 Thread Theodore Petrosky
LeBer dleber_wo...@codeferous.com Subject: Re: d2w ordering an array for display To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Saturday, January 21, 2012, 9:09 PM http://davidleber.net/?p=271 -- David LeBer Codeferous Software On 2012-01-21, at 7:51 PM

clearing the d2w cache?

2012-01-20 Thread Theodore Petrosky
I seem to have a problem clearing the d2w cache. I thought I was just so inexperienced with creating rules that they would not work so that on a lark I selected my project and did a cleaning (inside Eclipse). Then my rule changes were picked up. Now I find that if I make a rule change, I must

Re: clearing the d2w cache?

2012-01-20 Thread Theodore Petrosky
? To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Friday, January 20, 2012, 9:32 AM no, rules should get picket up just by navigating. refresh might not always work, but a navigation click should. On Jan 20, 2012, at 3:52 AM, Theodore Petrosky wrote: I

Re: clearing the d2w cache?

2012-01-20 Thread Theodore Petrosky
help me with this. Where do I control this (and why do I care)? Ted --- On Fri, 1/20/12, David Holt programming...@me.com wrote: From: David Holt programming...@me.com Subject: Re: clearing the d2w cache? To: Theodore Petrosky tedp...@yahoo.com Date: Friday, January 20, 2012, 10:38 AM

simpleblog migration problem

2012-01-12 Thread Theodore Petrosky
Holt programming...@mac.com Subject: Re: stumbling around with D2W To: Theodore Petrosky tedp...@yahoo.com Cc: Ramsey Gurley ramseygur...@gmail.com, webobjects-dev@lists.apple.com Date: Thursday, December 15, 2011, 12:25 PM This example is in the SimpleBlog rules for assigning roles

d2w set the UI of a ERD2WEditToOneRelationship

2012-01-12 Thread Theodore Petrosky
is (are) radioButtons. Did I miss something do set the UI to a popup? Ted --- On Fri, 12/16/11, Ramsey Gurley rgur...@smarthealth.com wrote: From: Ramsey Gurley rgur...@smarthealth.com Subject: Re: stumbling around with D2W To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects-Dev Mailing List List

Re: d2w set the UI of a ERD2WEditToOneRelationship

2012-01-12 Thread Theodore Petrosky
of a ERD2WEditToOneRelationship To: Theodore Petrosky tedp...@yahoo.com Cc: Ramsey Gurley rgur...@smarthealth.com, WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com Date: Thursday, January 12, 2012, 7:38 AM Set the rule for  toOneUIStyle = popup James On Jan 12, 2012, at 6:14 AM, Theodore Petrosky

d2w popup value none

2012-01-12 Thread Theodore Petrosky
I am using the values of a popup to color rows in a table. select 'Yellow' and the row background (css) is made yellow. I want to provide an attribute none (meaning no color) but the popup has an entry for - none - (meaning none). How do I turn off the none that is provided by d2w? ted

more rules help..

2012-01-07 Thread Theodore Petrosky
ok it appears i am finally starting to grasp some of the ideas behind these rules. but here I am stuck. I have an entity 'User' with an attribute 'isActive'. When I edit the user and display isActive it shows a text area with a number 1 (what I expect as it is a number boolean). I want to show

answered my own rule question

2012-01-07 Thread Theodore Petrosky
I found:D2WEditBoolean which gives me what I want. I'll keep plugging along. ___ 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

Re: rules help

2012-01-05 Thread Theodore Petrosky
for compatibility reasons and is not used unless you explicitly enable it (I never do). D -- David LeBer Codeferous Software On 2012-01-04, at 10:02 PM, Theodore Petrosky wrote: This is beautiful and it is working WONDERfully. However, I don't understand how we got here. You were expecting

Re: rules help

2012-01-05 Thread Theodore Petrosky
.  Ted --- On Thu, 1/5/12, Ramsey Gurley ramseygur...@gmail.com wrote: From: Ramsey Gurley ramseygur...@gmail.com Subject: Re: rules help To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects Development webobjects-dev@lists.apple.com Date: Thursday, January 5, 2012, 10:33 AM In this case you

Re: rules help

2012-01-04 Thread Theodore Petrosky
ramseygur...@gmail.com Subject: Re: rules help To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects Development webobjects-dev@lists.apple.com Date: Wednesday, January 4, 2012, 8:55 PM That's a different list repetition component than I was looking at.  It looks like you're getting

rules help

2012-01-02 Thread Theodore Petrosky
I have an WO App that I am experimenting with. I am trying to use it to learn D2W. I have had to replace a shared excel spread sheet with my app and it is working quite well. From the first day my users were impressed and happy to get off of excel. Of course I had to make it appear that they

Re: rules not applying

2011-12-31 Thread Theodore Petrosky
and then change the text. Ted --- On Sat, 12/31/11, David LeBer dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: rules not applying To: Theodore Petrosky tedp...@yahoo.com Cc: Ramsey Gurley ramseygur...@gmail.com, webobjects-dev@lists.apple.com

rules not applying

2011-12-28 Thread Theodore Petrosky
I am following the demo in WOWODC09W-D2W-part2.mov. I am trying to assign a rule to make an element use the ERD2WEditLargeString component. I have set the component name to ERD2WEditLargeString and a height and rows to values. When I clear the caches and display the EditGrid page, it uses the

Re: rules not applying

2011-12-28 Thread Theodore Petrosky
this through correctly? I would love to hear that I am not setting myself up for a really bad situation later. Thanks for the help Ted --- On Wed, 12/28/11, Ramsey Gurley ramseygur...@gmail.com wrote: From: Ramsey Gurley ramseygur...@gmail.com Subject: Re: rules not applying To: Theodore Petrosky

plugging along in D2W

2011-12-25 Thread Theodore Petrosky
I have always disagreed with a HI that goes to another page the moment you want to edit an entity. In my little apps, I would always use an AjaxModalDialog to present the user with the editable fields. There never is a question what will happen next. How do I do this in D2W? Did I miss this

Re: plugging along in D2W

2011-12-25 Thread Theodore Petrosky
: Ramsey Gurley ramseygur...@gmail.com Subject: Re: plugging along in D2W To: Theodore Petrosky tedp...@yahoo.com Cc: WebObjects Development webobjects-dev@lists.apple.com Date: Sunday, December 25, 2011, 11:44 PM I guess it depends on what you have to start with? You can edit a relationship

rules rules!!

2011-12-22 Thread Theodore Petrosky
I am finally getting somewhere with D2W. I have a list page that I am bringing is with this: public WOActionResults listGrid() { ListPageInterface lpi = (ListPageInterface) D2W.factory().pageForConfigurationNamed(ListGrid, session()); EODatabaseDataSource ds = new

stumbling around with D2W

2011-12-15 Thread Theodore Petrosky
OK so this is a real newbie thing. In my Wonder app, I would: create a list of entries to populate a popup employmentTitleList = EmploymentTitle.fetchEmploymentTitles(newEmployeeEC, EmploymentTitle.IS_CURRENT.eq(true), EmploymentTitle.ORDERING_INT.ascs()); I don't understand how to do this in

Re: stumbling around with D2W

2011-12-15 Thread Theodore Petrosky
Subject: Re: stumbling around with D2W To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Thursday, December 15, 2011, 10:28 AM Hi Ted, componentName = ERD2WEditToOneRelationship restrictedChoiceKey = object.currentTitles Then create a method on your object

Re: first foray into D2W

2011-12-13 Thread Theodore Petrosky
PM, Theodore Petrosky wrote: I followed the D2W embedded example. I created a sample Wonder App. then added D2W. Since it is not working correctly, I created a Wonder D2S app just to see what it would look like and it resembles the 'good' screen shot from David. I checked the Java

first foray into D2W

2011-12-12 Thread Theodore Petrosky
Thank you Ramsey Gurley for the Wonderful presentation on embedded D2W. I finally have it working. But I am trying to alter the look of the page. I don't understand. Do I need to alter the underlaying css, or am I supposed to create rules that relate to the width of elements, or do I create

Re: first foray into D2W

2011-12-12 Thread Theodore Petrosky
are labeled with classes nor ids so I could hook into the css. Am I working on the wrong direction? Ted - --- On Mon, 12/12/11, David LeBer dleber_wo...@codeferous.com wrote: From: David LeBer dleber_wo...@codeferous.com Subject: Re: first foray into D2W To: Theodore Petrosky tedp

Re: first foray into D2W

2011-12-12 Thread Theodore Petrosky
into D2W To: Theodore Petrosky tedp...@yahoo.com Cc: David LeBer dleber_wo...@codeferous.com, WebObjects Development webobjects-dev@lists.apple.com Date: Monday, December 12, 2011, 2:38 PM you have an old look AND you have the debugging UI on where you can see element areas -- this you can

Re: first foray into D2W

2011-12-12 Thread Theodore Petrosky
into D2W To: Theodore Petrosky tedp...@yahoo.com Cc: Jesse Tayler jtay...@oeinc.com, WebObjects Development webobjects-dev@lists.apple.com Date: Monday, December 12, 2011, 6:37 PM Do you have a rule like this? 100 : *true* = look = ERModernLook [com.webobjects.directtoweb.Assignment

Re: AjaxUpdateContainer with IFrame

2011-12-09 Thread Theodore Petrosky
Are you sure you want a WOIFrame? Maybe you really want to use CSS. However, did you check out the Ajax examples from project Wonder? This is a wonder(ful) place to start. Ted Message: 9 Date: Fri, 09 Dec 2011 12:59:14 + From: Sisi Li sslee0...@gmail.com Subject: AjaxUpdateContainer

Jenkins down?

2011-11-23 Thread Theodore Petrosky
I was looking at the Jenkins page and it appears that there has been no movement in 13 days building WOLips37Current. Is this normal? ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

inheritance (EO Subclass) ?

2011-11-19 Thread Theodore Petrosky
I am learning about subclassing EOs. I have an entity; Contact and three subclasses Employee, VendorContact, MediaContact the qualifiers are: isEmployee (bool) isVendorContact (bool) isMediaContact (bool) ie: isEmployee 0 isVendorContact 0 isMediaContact 0 testbed=# select * from

Re: inheritance (EO Subclass) ?

2011-11-19 Thread Theodore Petrosky
if this approach was 'good' or was I boxing myself into a corner that would bite me later. Ted --- On Sat, 11/19/11, Paul Yu p...@mac.com wrote: From: Paul Yu p...@mac.com Subject: Re: inheritance (EO Subclass) ? To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date

migrations error

2011-11-01 Thread Theodore Petrosky
I use migrations for all of my company stuff. They are great I am running into a problem: public void upgrade(EOEditingContext editingContext, ERXMigrationDatabase database) throws Throwable { ERXMigrationTable workingTable = database.existingTableNamed(t_employee);

Re: migrations error

2011-11-01 Thread Theodore Petrosky
johnth...@gmail.com wrote: From: John Huss johnth...@gmail.com Subject: Re: migrations error To: Ramsey Gurley ramseygur...@gmail.com Cc: Theodore Petrosky tedp...@yahoo.com, webobjects-dev@lists.apple.com Date: Tuesday, November 1, 2011, 12:07 PM Ah, I didn't really read it either  :-) Yeah you

Re: Validating Email

2011-10-29 Thread Theodore Petrosky
My spam filter swallows and drops (with no bounce) any mail to an unknown address. you could send an email that has a link to an image on your server. then when the request for the image comes in you know the receiver looked at the email. I know some spam filter settings block this kind of

Re: setting properties ??

2011-10-28 Thread Theodore Petrosky
be read once during initialization. If you don't find an accessor, maybe you can't change it. I wouldn't be surprised if the smtp host is one of them. Philippe On 24 oct. 2011, at 16:39, Theodore Petrosky wrote: --- On Sun, 10/23/11, Kieran Kelleher kelleh...@gmail.com wrote: From

Re: setting properties ??

2011-10-24 Thread Theodore Petrosky
--- On Sun, 10/23/11, Kieran Kelleher kelleh...@gmail.com wrote: From: Kieran Kelleher kelleh...@gmail.com Subject: Re: setting properties ?? To: Theodore Petrosky tedp...@yahoo.com Cc: webobjects-dev@lists.apple.com Date: Sunday, October 23, 2011, 10:42 PM You can specify the properties

setting properties ??

2011-10-23 Thread Theodore Petrosky
...@yahoo.com, Theodore Petrosky); mail.setFromAddress(tpetro...@agencysacks.com, Ted Petrosky); mail.setReplyToAddress(tpetro...@agencysacks.com, Ted Petrosky); mail.setSubject(An IO was edited and saved!!);                     mail.sendMail(); . . . . } this is the console: Oct 23 02:27:06

email example???

2011-10-21 Thread Theodore Petrosky
Is there an Wonder example for sending emails from inside a project? I feel like i saw one somewhere but I can not find it. Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: Webobjects-dev Digest, Vol 8, Issue 760

2011-10-13 Thread Theodore Petrosky
Wow: http://issues.objectstyle.org/jira/browse/WONDER-568 -- Message: 1 Date: Thu, 13 Oct 2011 11:31:45 -0400 From: Paul Yu p...@mac.com Subject: Re: AjaxDatePicker on ModalDialogBox To: Alexis Tual

<    4   5   6   7   8   9   10   11   12   13   >