CoreBOSBB
There any tutorial for cbtranslation module? - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: There any tutorial for cbtranslation module? (/showthread.php?tid=1250)



There any tutorial for cbtranslation module? - rslemer - 08-30-2018

How I use correctly this module?

Key = ?

Field = ?

What idea for select a relation with another module?

For example, how i can translate a help desk module as " Chamados "


RE: There any tutorial for cbtranslation module? - joebordes - 08-30-2018

This module is a developers tool. It can be used to translate fields, labels and all sorts of strings for developers to use when creating customizations.
As a user of the application, it has no functionality.

The module has been around for a while now and we use it in some of our projects.

We have seen that it could support correctly doing filters and searches on picklist values so we started using it to solve that problem for everyone.

http://corebos.org/documentation/doku.php?id=en:devel:cbtranslation


RE: There any tutorial for cbtranslation module? - rslemer - 08-30-2018

I had seen this link for more documentation it does not help in using the module ...


RE: There any tutorial for cbtranslation module? - rslemer - 08-31-2018

I need put label like as LBL_????? for translate?


RE: There any tutorial for cbtranslation module? - joebordes - 08-31-2018

I repeat: This module is a developers tool

It is ONLY for use by developers. If a developer creates some module or extension and uses this tool, then you will have to use it as indicated by that developer. For the moment we are publically using it to correctly search in picklist with multilanguage support. For that to work, you simply have to have all the picklist records created and we did that for you already.

In other words, there is nothing you can do with this module as a coreBOS user.