Re: Multilingual forms
Date: Wed, 27 Mar 2002 16:12:28 GMT
Message-ID: <3CA1EF6D.F1BA95B0_at_exesolutions.com>
[Quoted] One solution is to create a table with the various bits of text. Query it as the form opens and display your text dynamically.
One problem with dynamic text, other than performance, is layout. In different languages text lengths are different.
Daniel Morgan
Andrei Vdovin wrote:
> Hello,
>
> I have an Forms-disigned application. But our clients
> located in different countries and require native-language interface.
> Of course, I can clone forms and retype static text, prompts,
> hints, etc. As a result I will get support and upgrade problems!
>
> I assume that should be "base" version of application forms
> and some utility for replace necessary language-specific elements
> (via Forms API or other).
>
> Any suggestions or is there a better way.
>
> Thanks in advance,
> Andrei Vdovin
Received on Wed Mar 27 2002 - 17:12:28 CET