no_navigable items in destination block [message #80726] |
Fri, 08 November 2002 12:29  |
Jan Wheeler
Messages: 1 Registered: November 2002
|
Junior Member |
|
|
Block1 has 4 items, at least one of them(eg.item1) has navigation.enable and
navigable both set to true. However, when I use go_block('block1'), an error
is generated: 'FRM-40106: No enterable items in destination block.'. And I
checked the property at run-time using get_block_property and
get_item_property. I got strange results. Block1.enterable is 'FALSE', Both
enable and navigable were changed to 'FALSE' as well for item1. This item is
not re-set by run-time procedure, eg. set_item_property. How could this
happen? Is there any other property which impact the 'NAVIGATION'?
|
|
|
|