-
Keith Weatherhead
-
Topic Author
-
Offline
-
Posts: 16
-
-
|
While entering fields, as I type the field name, the following error message appears...
I WAS NOT typing the field name... as you can see the filed names are incrementing as I go... need to get up to field # 20...
the way I got 10,11,12 was by typing 010 and then removing the leading zero, repeat as 011 & then 012...
Why not let me finish typing to find out whether they will be unique or not?
|
Please Log in or Create an account to join the conversation.
|
-
FlowHeater-Team
-
-
Offline
-
Posts: 391
-
-
-
-
|
Hi Keith,
For database adapters are unique field names necessary. To prefend duplicate field names all database Adapter check names while typing. Of course for your purpose this behavior isn´t optimal. I´ll thinking about a better soluton in a further version.
Thanks for your notification.
Best wishes
Robert Stark
Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.
|
Please Log in or Create an account to join the conversation.
|
-
Keith Weatherhead
-
Topic Author
-
Offline
-
Posts: 16
-
-
|
Make the checking routine a separate function/subroutine that you call when the field containing the fieldname is left (ie: Add New Field, Trying to Close the Window, etc. ???? Should be done only once not with every typed character or at a predetermined length unless the rules are unique by "n" or places and that is specified somewhere....
|
Please Log in or Create an account to join the conversation.
|
-
FlowHeater-Team
-
-
Offline
-
Posts: 391
-
-
-
-
|
Hi Keith,
Thanks for your suggestion. I´ve added this to my TODO list. I´ll change this in a further version.
Best wishes
Robert Stark
Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.
|
Please Log in or Create an account to join the conversation.
|
Time to create page: 0.100 seconds