Page PRCSRQSTDLG change recurname from dropdown to editbox
Doc ID 643581.1 states this solution:
"Change the field: PRCSRQSTDLG_WRK.RECURNAME from DropDownListBox to an EditBox. The record definition is already setup to be a prompt table edit for PRCSRECUR."
The method we have been using for a while is more complicated - insert a new editbox, configure it like the current recurname, delete the current dropdown, move the new editbox into place. I wasn't here when this method started but the story is that the delivered solution did not work correctly. Can anybody enlighten me as to whether the delivered solution really does work correctly?