CMS Development

KWallace7
メンバー

HubDB in multiple Languages

解決

Hi! 

 

We are currently building a site with multiple language support. This is working great for all the pages that are controllable through the page editor with a seperate URL. We have a page where the majority of the information is being filled from a HubDB table. Is there a way to have language support on this page like the rest of the pages? Would this call for a seperate HubDB table with translated versions? 

 

Thanks, 

Katie!

1件の承認済みベストアンサー
evaldas
解決策
名誉エキスパート | Platinum Partner
名誉エキスパート | Platinum Partner

HubDB in multiple Languages

解決

Hi @KWallace7,

 

Yes, currently this would require a separate HubDB table with the translated versions.

 

Another approach would be to build additional columns into the existing table and use those for the translated content, then have a cloned version of the module that pulls in the translated columns. If there is a lot of infrmation and many languages, it could get quite messy in a single HubDB table, so separate tables may be easier to manage.

 

✔️ Did this post help answer your query? Help the community by marking it as a solution.

元の投稿で解決策を見る

0 いいね!
2件の返信
KWallace7
メンバー

HubDB in multiple Languages

解決

Gotcha thank you! We will most likely at this time go with multiple HubDB Tables 

evaldas
解決策
名誉エキスパート | Platinum Partner
名誉エキスパート | Platinum Partner

HubDB in multiple Languages

解決

Hi @KWallace7,

 

Yes, currently this would require a separate HubDB table with the translated versions.

 

Another approach would be to build additional columns into the existing table and use those for the translated content, then have a cloned version of the module that pulls in the translated columns. If there is a lot of infrmation and many languages, it could get quite messy in a single HubDB table, so separate tables may be easier to manage.

 

✔️ Did this post help answer your query? Help the community by marking it as a solution.

0 いいね!