Submitted by Tom on 2009/01/08 06:20
Okay it's working after restart but thought I'd report in case (and dont want to waste all that typing :p)
 
Wierd behaviour here
 
I select info in one field for multiple items,
example Grid - all fields are text fields:-
 
Item |      Feature#____|_   Figure#    |
1        CV037-049----
2        CV039-018----
3        CV021-024----
 
I copy the Feature# field from the 3 items
CV037-049----
CV039-018----
CV021-024----
and want to paste into the "Figure#" field
- I select the Figure# column for the 3 items
- When pasting I choose
"Paste each line into a seperate item creating new items if necessary"
 
First I get a warning
 
---------------------------
SQLNotes Information Organizer
---------------------------
A field rule [Approved]  references field  but this field does not exist. The rule cannot be executed. Continuing processing rules...
---------------------------
OK  
---------------------------
 
next attempt I get nothing
 
 
So I try it with a date field
I select three dates in one field - DateChanged - (3 items again)
I move down to another 3 items and try pasting dates - again in the "DateChanged" field -
the dates appear in the "Figure#" field !!!!!
 
 
I'll try restarting & I guess a repair and see what's up - OKAY IT'S WORKING AFTER RESTART

Comments

now I've gotten the same error warning for another [tick-box] field
whose field equations are
 
AM: ItemColor="green"| E:ItemColor="blue" |
 
will try that repair ...
 
EDIT/ repair makes no difference
 

Tom

2009/01/08 14:23

In reply to by Tom

HELP !!!
 
getting that error now with a brand new (text) field when trying to paste simple text list into selected cells
 
I get the error for each line of text/each item
 
as above I get the error on first attempt then nothing (no paste, no error)
 
---------------------------
SQLNotes Information Organizer
---------------------------
A field rule [Approved]  references field  but this field does not exist. The rule cannot be executed. Continuing processing rules...
---------------------------
OK
 

EDIT/ works again after restart - looks like a bug
 

Tom

2009/01/14 10:06

In reply to by Tom

the error message
---------------------------
SQLNotes Information Organizer
---------------------------
A field rule [Approved]  references field  but this field does not exist. The rule cannot be executed. Continuing processing rules...
---------------------------
OK  
---------------------------
 
was due to an extra "|" at the end of auto-assign rule in the yes/no field
 
AM: ItemColor="green"| E:ItemColor="blue" |