Bug #2916
Planted Stem Data: Removing default on new line results in adding new record
Start date:
08/28/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2916
Description
Removing the default is sensitive to the difference between a value and text of control. Somehow if on recordset.EOF. Check for recordset .EOF before editing field.
History
#1 Updated by Michael Lee almost 15 years ago
recordset.EOF doesn't mean it's a new line, so this tack won't work.
#2 Updated by Michael Lee almost 15 years ago
pass blnRemoveDefault over to def_loadDefaultsIntoForm(frmCurr As Form, Optional blnRemoveDefault As Boolean)
#3 Updated by Michael Lee almost 15 years ago
fixed.
v211_p65_post
#4 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 2916