Editing fields

[expired user #3769]'s profile image [expired user #3769] posted 15 years ago in General Permalink
Hi,

I have two small problems with the new editing functions:

1. The editing of a character field is very cumbersome with the new text edit box. Is there a faster way to edit a simple character field ?

2. I can't store negative values in the direct editing of a table. After the editing I see the negative value in the cell, but when I switch the row, the negative value goes positive. When I use a script, it is working perfectly.

Best regards
Andreas
[expired user #1821]'s profile image [expired user #1821] posted 15 years ago Permalink

Hi,

I have two small problems with the new editing functions:

1. The editing of a character field is very cumbersome with the new text edit box. Is there a faster way to edit a simple character field ?



I totally agree with you smile

2. I can't store negative values in the direct editing of a table. After the editing I see the negative value in the cell, but when I switch the row, the negative value goes positive. When I use a script, it is working perfectly.



Which version (revision) of heidi are you using and what is the definition of your table-column?
[expired user #3769]'s profile image [expired user #3769] posted 15 years ago Permalink

Which version (revision) of heidi are you using and what is the definition of your table-column?


I use version 4.0 RC1, Revision 1901M and the field is a decimal(6,2) (NOT unsigned).
[expired user #1821]'s profile image [expired user #1821] posted 15 years ago Permalink
NOT Unsigned? so, you mean it's Signed? (that would have to be the case)

What is the exact value you enter in the field and if you look at the output of the commands Heidi is sending, what do you see as the update / insert statement?

I'm using revision 2026 and don't have any problems.
[expired user #3769]'s profile image [expired user #3769] posted 15 years ago Permalink
You're right. Everything is ok with the latest version 2081. :oops:
And also the editing of a character field is now adapted.
[expired user #1821]'s profile image [expired user #1821] posted 15 years ago Permalink

And also the editing of a character field is now adapted.



Yea, at least the popup window is no longer there.
But it's still not as smooth as it used to be, in my opinion
ansgar's profile image ansgar posted 15 years ago Permalink
Just to be complete: Converted negative floats were bug #826 and fixed in r1902.

Please login to leave a reply, or register at first.