Jump to content
  • 0

Creating a bilingual datapage by coding the label


Didier

Question

Im trying to create a bilingual app, Below is the workflow:

 

1. The admin will choose on a datapage the  language option English or French (This will be either a dropdown or a 

2. Every table in the app will have  a field that displays the choice language made by the admin

3. Every datapage will use that language field in its source table to program the labels in the datapages

4. A simple EXAMPLE for the "company name" field would be code would be the following:

If [@Language]=  French, "Nom de L'entreprise", ELSE "Company Name"   END

 

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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...