when I use the CALL_FORM() option to invoke a form there is a problem when it comes to
data input in most of the fields, especially the date fields and the text fields. The cursor does not
retain it's position when typing out in the fields. It keeps moving to the very first position when the spacebar is pressed for space input.
This behaviour is not experienced when NEW_FORM() or OPEN_FORM() is used but unfortunately the navigation of the application is compromised. Does anyone know if there is a parameter that needs to be set when using CALL_FORM allowing for navigation as well as normal cursor behaviour
during data input?