Disabling typeahead and policy field issue in NAB

In NAB form, “Policy Settings\Desktop Settings | PolicyDesktop”, the field “$Pref$DISABLE_TYPEDOWN” in the preferences - Miscellaneous tab has wrong values.

$Pref$DISABLE_TYPEDOWN is used for Disabling typeahead feature.

The alias for Disable should be 0. Instead it is listed as 2 which is creating problems when the value is enabled and then needs to be disabled.

Subject: Request more information

For 8.5.2 :

Setting the preference will cause the following INI to be set: DISABLE_TYPEDOWN=1

Setting the policy will have the same results.

Can you describe in more detail what you are seeing ?

Subject: More info…

When I enable it will set Disable_TypeAhead=1.

When I disable it will set Disable_TypeAhead=2.

It should set it to 0 when disabled. If it sets it to 2, the Typeahead will not work.

Subject: same problem exist with 8.5.2

change the NAB field with designer and refresh the person doc’s in NAB solves the problem for me.

Thanks Uwe