Editing fields
| User, date | Message |
|---|---|
|
Written by aschmitt
5 years ago Category: General 3 posts since Tue, 25 Nov 08 |
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 |
|
Written by siMKin
5 years ago 104 posts since Sun, 01 Apr 07 |
aschmitt wrote: Hi, I totally agree with you wrote: 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? |
|
Written by aschmitt
5 years ago 3 posts since Tue, 25 Nov 08 |
wrote: 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). |
|
Written by siMKin
5 years ago 104 posts since Sun, 01 Apr 07 |
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. |
|
Written by aschmitt
5 years ago 3 posts since Tue, 25 Nov 08 |
You're right. Everything is ok with the latest version 2081. :oops: And also the editing of a character field is now adapted. |
|
Written by siMKin
5 years ago 104 posts since Sun, 01 Apr 07 |
aschmitt wrote: 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 |
|
Written by ansgar
5 years ago 4018 posts since Fri, 07 Apr 06 |
Just to be complete: Converted negative floats were bug #826 and fixed in r1902. |
|
Please login to leave a reply, or register at first. |