I have converted a oracle Form from 6i to 10g . In the development environment form is working fine . In the production 6i form is working fine. Once i deployed the form in the staging environment, i am getting a blank scrren. After Investigation i have noticed one issue with the conversion. One of the Item type is List Item and List style is Combo box. It has elements in the list as 'Y', 'N'. User may choose any of the these or he may type his own text.If i change the List style to poplist then form is working fine but i am loosing the user may type his own text functionality. How to resolve this issue or what is the problem is with the combobox? Do i need to change any of the settings to work this?
Thanks for your suggestions.
Start Free Trial