....... Error when first selecting from LOV... [message #138775] |
Fri, 23 September 2005 09:11 |
orcl_dba
Messages: 84 Registered: March 2005
|
Member |
|
|
Hi.
i have atext field which contains Site IDs..
when user selectes from LOV, the rest ofthe fields shows the data
.. i dont know but an error.. FRM 40106... NO nvigable item in destination block is shown. i do not know why the error is comin basically its a meesagge, and after this message it does returns the record in appropriate field. The stragne thing is for a few field it does not show the message and show the record.
Kindly explain wat can be causes of such error. Its beyond my experience.
thanx alot .
|
|
|
Re: ....... Error when first selecting from LOV... [message #138927 is a reply to message #138775] |
Sun, 25 September 2005 21:12 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Verify if there are any Key-Listval triggers on any of your items or on the block. It sounds as though a trigger is trying to go to a block which has no enterable items, or the LOV is trying to return a value to a field that has been turned off (made enabled = no, or displayed = no).
David
|
|
|