Jump to content
  • 0

Override language-specific character


IvanV

Question

I use datapages out of which each contains a different language (French, German, etc.). 

Therefore, I'd like to override language-specific characters. 

For example, if you type in German word "Prüfung" as "Prufung", i.e. without letter "ü", I'd like to achieve that the datapage concerned still autosuggests the correctly spelled word "Prüfung" and thereafter shows it in results. 

Many thanks for any help. 

Ivan

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi @IvanV,

The desired workflow can be done by creating additional tables where all the data will be presented in the needed languages. For example, the original table contains plain text, the second table contains french characters, the third table contains German characters and so on.  After that, you should create a view to join needed tables and use this view as a DataSource for the datapage.

Hope it helps.
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...