cancel
Showing results for 
Search instead for 
Did you mean: 

OVS onEnter event issue in WebDynpro java using NWDS 7.3

Former Member
0 Kudos

Hi All,

     In WebDynpro Java 7.3, For input field i have implemented OVS in which onEnter event also binded.
so, whenever user selects ay row in ovs output table in popup, it automatically calls the onEnter event also.

Is there any way to stop this auto call onEnter Event?

Thanks & Regards,

    GANESAN N

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Set the Input field property --->noEnterBehaviour--->noEnterOnSelection

OnEnter event can be disabled by setting the property onEnterBehavior to noEnterOnSelection.

Regards,

Manivannan P

Former Member
0 Kudos

Hi Manivannan,

    I have changed the property too,. but its not working again calling onEnter event too when selection is happening from the OVS OP node.

Kindly suggest for the same,...

Thanks & Regards,

  GANESAN N