Avatar

Level 1

Hello,

I need to create a form (xdp form) that gets initiated from workspace and is associated with an orchestration that routes the form.

It needs to support the following local languages in the same form

  1. Dutch
  2. French
  3. German
  4. Italian
  5. Romanian
  6. Russian
  7. Spanish
  8. Swedish
  9. Japanese
  10. Korean
  11. Traditional Chinese
  12. Simplified Chinese

By default the form supports English language and would initiate in English. The form initiator would select a local language from the drop down and then the form fields and caption will start displaying text in that language.

About 90% of the fields that need to display local language are Text (label) fields. About 10% of the fields (text input fields) are such that they
should allow user entry in the local language once it is selected from the drop down.

I need some basic idea/reference on how i should proceed designing the solution.

Are there best practices/guidelines as to how to design such processes where we do not know the language till the form gets rendered.

Also are there any consideration I should make with respect to fonts for the above languages?

Any help/pointers will be greatly appreciated.

Thanks and Regards,

Hemen