Well, let's say this thread has been a bit vague in specifics. I'm 
wondering if textboxes were also involved in the picture. Perhaps the 
record was chosen in the grid, but the values were edited using textboxes.

In my case, on and after 3832, the sequence of:

form.new()
- edit various fields in the new record on the edit page
form.save()

results in the values appearing to save. But then if I close the app I 
get the "do you want to save your changes?" message.

Additionally, if I answer 'cancel' and then go from one record to 
another, the textbox values don't change to reflect what is actually in 
the record - they stay with the record I'd previously been viewing.

So there's definitely *something* fishy with 3832. Whether or not it is 
the same problem, I guess we won't really know until we hear back from 
others, but it sounded similar enough to warrant speculating that it is 
the same problem.


Ed Leafe wrote:

> That only changed dTextBox; the problem reported was after editing in  
> a grid.
> 
> -- Ed
> 
> Sent from my iPhone, so please excuse any top-posting.
> 
> On Jan 9, 2008, at 2:16 PM, Paul McNett <[EMAIL PROTECTED]> wrote:
> 
>> Nate Lowrie wrote:
>>
>>> On Jan 9, 2008 12:09 PM, Ed Leafe <[EMAIL PROTECTED]> wrote:
>>>> Ok, thanks - I see the problem. The save() method in the cursor only
>>>> checks the _mementos for the PK, not the _newRecords attribute. I'll
>>>> fix it when I get back to my hotel.
>>>
>>> thanks for jumping on this...
>>
>> The revision which broke the behavior, if I'm seeing the same  
>> problem as
>> everyone else, was 3832 (change to the ui layer).
>>
>> http://trac.dabodev.com/changeset/3832
>>
>>
>> Paul
>>
>> -- 
>> http://paulmcnett.com
>>
>>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to