Show/Hide Toolbars

Flynet Viewer Flex Web Service Generator

WARNING: In Screen [ScreenName[, a ScreenChange is missing field navigation information.  FieldList=[Field1, Field2...]

 

This happens when you have a recording that includes data-entry prior to an Enter or other key (like F6); the data entry involves defined fields and none of the fields in the screen have had the NavigationUse property set to literal or keyVariable.

 

For example, if you have a menu screen with an option field, NavigationUse should be set to literal while if you have a customer inquiry screen that uses a customer number as a key to the next screen, you should set that customer number field's NavigationUse property to keyVariable.

 

Bypassing this Warning

 

If none of the data entry fields have any importance in navigation, you can suppress this message, allowing the Wizard to continue.  To suppress the message, set the [ScreenName] definition's property IgnoreNavigationFields to true.