Re: ERExcelLook filename

2009-10-02 Thread David Holt
Added a new page: http://wiki.objectstyle.org/confluence/display/WO/Additional+tips+for +ERExcelLook David On 2-Oct-09, at 3:05 PM, David LeBer wrote: On 2009-10-02, at 5:18 PM, Joe Little wrote: The samples in the d2wmodel file in the frameworks don't seem to give me enough guidance to

Re: ERExcelLook filename

2009-10-02 Thread David LeBer
On 2009-10-02, at 5:18 PM, Joe Little wrote: The samples in the d2wmodel file in the frameworks don't seem to give me enough guidance to actually use rules to set values. I set a rule for pageConfiguration = 'ListExcelApplicantsFull', the RHS key as excelFileName, the RHS value as "derivedFile

Re: ERExcelLook filename

2009-10-02 Thread Joe Little
Alternatively, how is this done programatically? I'm not grokking the rule system yet, obviously. On Fri, Oct 2, 2009 at 2:18 PM, Joe Little wrote: > The samples in the d2wmodel file in the frameworks don't seem to give > me enough guidance to actually use rules to set values. > > I set a rule f

Re: ERExcelLook filename

2009-10-02 Thread Joe Little
The samples in the d2wmodel file in the frameworks don't seem to give me enough guidance to actually use rules to set values. I set a rule for pageConfiguration = 'ListExcelApplicantsFull', the RHS key as excelFileName, the RHS value as "derivedFileName, and the class to ERDDelayedKeyValueAssignme

Re: ERExcelLook filename

2009-09-30 Thread Joe Little
Where documentation is scarce, there is source code. Thanks for the info. On Wed, Sep 30, 2009 at 3:10 PM, David LeBer wrote: > > On 2009-09-30, at 5:21 PM, Joe Little wrote: > >> I saw that one can statically name a sheet from a rule, but I both >> want to title an Excel spreadsheet in some way

Re: ERExcelLook filename

2009-09-30 Thread David LeBer
On 2009-09-30, at 5:21 PM, Joe Little wrote: I saw that one can statically name a sheet from a rule, but I both want to title an Excel spreadsheet in some way (via a rule) as well as name the file something more unique than results-#.xls. Anybody with experience setting either the sheet names t

ERExcelLook filename

2009-09-30 Thread Joe Little
I saw that one can statically name a sheet from a rule, but I both want to title an Excel spreadsheet in some way (via a rule) as well as name the file something more unique than results-#.xls. Anybody with experience setting either the sheet names to some var as well as the filename?