Hi,
We are using oracle forms 11.1.2.2 . We have few forms where users input hindi . For hindi we are using Kundli and Mangal and configured same in the weblogic. So far we have no issue in displaying hindi fonts from application. But there are some users who copies hindi characters to enter from google translator or uses virtual keyboard to write hindi in the form. The problem is copied texts from google translator or virtual keyboard is probably not in kundli/mangal and once they are inserted into db they are shown as junk. We want someway to display those characters properly in the form or restrict the users to insert anything unless they use kundli/mangal font.
Our DB version is 19c.
DB characterset : AL32UTF8
DB national characterset: AL16UTF16
DB OS : Aix 7.3
WLS OS- Linux 7.9
Thanks