Re: D2W - How to turn of batching in EmbeddedLists

2014-12-22 Thread Flavio Donadio
David and list,


Two years later, I got the answer:

100 : (pageConfiguration like 'EditRelationshipEmbedded*' or pageConfiguration 
like 'ListEmbedded*') => showBottomBatchCount = "false" 
[com.webobjects.directtoweb.BooleanAssignment]

100 : (pageConfiguration like 'EditRelationshipEmbedded*' or pageConfiguration 
like 'ListEmbedded*') => showBottomBatchNavBar = "false" 
[com.webobjects.directtoweb.BooleanAssignment]


Cheers,
Flavio


On 17/11/2012, at 17:02, Flavio Donadio  wrote:

> David,
> 
> 
> Sorry for taking so long. I got terribly ill and couldn't even code for the 
> last few days. I'm all right now...
> 
> I tried exactly what you suggested, but got a crash, something about casting 
> an int to string. Changed the class to com.webobjects.directtoweb.Assignment 
> and it works.
> 
> But... the navigation ("x items : show [x] items") is still there. I wish I 
> could make it go away, but don't know how.
> 
> 
> Regards,
> Flavio
> 
> On 13/11/2012, at 15:52, David LeBer wrote:
> 
>> Flavio,
>> 
>> Have you tried:
>> 
>> 100 : pageConfiguration = 'ListEmbeddedWhatever' => defaultBatchSize = "0" 
>> [com.webobjects.directtoweb.BooleanAssignment]
>> 
>> On 2012-11-13, at 12:29 PM, Flavio Donadio  wrote:
>> 
>>> Hello, all!
>>> 
>>> 
>>> I can't find this anywhere on the net: how can I turn off batching in 
>>> EmbeddedLists (ListEmbedded*, EditRelationshipEmbedded*, etc.)?
>>> 
>>> I tried several rules, but I can't make it work...
>>> 
>>> 
>>> Regards,
>>> Flavio
>>> 
>>> 
>>> 
>>> ___
>>> 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/dleber_wodev%40codeferous.com
>>> 
>>> This email sent to dleber_wo...@codeferous.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

Re: D2W - How to turn of batching in EmbeddedLists

2012-11-17 Thread Flavio Donadio
David,


Sorry for taking so long. I got terribly ill and couldn't even code for the 
last few days. I'm all right now...

I tried exactly what you suggested, but got a crash, something about casting an 
int to string. Changed the class to com.webobjects.directtoweb.Assignment and 
it works.

But... the navigation ("x items : show [x] items") is still there. I wish I 
could make it go away, but don't know how.


Regards,
Flavio

On 13/11/2012, at 15:52, David LeBer wrote:

> Flavio,
> 
> Have you tried:
> 
> 100 : pageConfiguration = 'ListEmbeddedWhatever' => defaultBatchSize = "0" 
> [com.webobjects.directtoweb.BooleanAssignment]
> 
> On 2012-11-13, at 12:29 PM, Flavio Donadio  wrote:
> 
>> Hello, all!
>> 
>> 
>> I can't find this anywhere on the net: how can I turn off batching in 
>> EmbeddedLists (ListEmbedded*, EditRelationshipEmbedded*, etc.)?
>> 
>> I tried several rules, but I can't make it work...
>> 
>> 
>> Regards,
>> Flavio
>> 
>> 
>> 
>> ___
>> 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/dleber_wodev%40codeferous.com
>> 
>> This email sent to dleber_wo...@codeferous.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


Re: D2W - How to turn of batching in EmbeddedLists

2012-11-13 Thread David LeBer
Flavio,

Have you tried:

100 : pageConfiguration = 'ListEmbeddedWhatever' => defaultBatchSize = "0" 
[com.webobjects.directtoweb.BooleanAssignment]

On 2012-11-13, at 12:29 PM, Flavio Donadio  wrote:

> Hello, all!
> 
> 
> I can't find this anywhere on the net: how can I turn off batching in 
> EmbeddedLists (ListEmbedded*, EditRelationshipEmbedded*, etc.)?
> 
> I tried several rules, but I can't make it work...
> 
> 
> Regards,
> Flavio
> 
> 
> 
> ___
> 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/dleber_wodev%40codeferous.com
> 
> This email sent to dleber_wo...@codeferous.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


D2W - How to turn of batching in EmbeddedLists

2012-11-13 Thread Flavio Donadio
Hello, all!


I can't find this anywhere on the net: how can I turn off batching in 
EmbeddedLists (ListEmbedded*, EditRelationshipEmbedded*, etc.)?

I tried several rules, but I can't make it work...


Regards,
Flavio



 ___
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