12-09-2018, 11:40 AM
That is a complicated server/php configuration so I prefer using the translation module in coreBOS.
- create records for each month in cbtranslation module Key: January, Translation: Januar, module: cbtranslation
- it is important to set the module to cbtranslation as that has a special meaning of "the whole application"
- it is important to set the module to cbtranslation as that has a special meaning of "the whole application"
- now, in the workflow use
Code:
translate(format_date('2017-06-20','F'))
Joe
TSolucio
TSolucio