Hi
I have a class with a relationshipthat is set up to relate to itself.
i.e. ClassXtoClassX: Origin - ClassX: Destination - ClassX: Cardinality - N:N
This works fine in most cases however it seems to fail in one instance.
Insert 40 cards in ClassX with description of 1 to 40
Create a relation from card 35 to card 30
Scroll through list to Card 30 then select Relation Tab and select 'Go to related Card' - This should take you to card 35 OK
Now use Search for an item in ClassX with a '3' in it to get a list of cards 3, 13, 23, 30-39
Select Card 30 from this list and then select Relation Tab and select 'Go to related Card' - This should take you card 5. It seems to use the listcount location in the filtered list to decide which card to go to. But then goes to the card in an unfiltered list.
This may have been fixed in newer versions - We are currently using Version 2.0. but are going to upgrade soon however I could not find info on this feature.
Regards