Best practice forum (Archived)
This forum discussion has been removed
Hi Joseph,
This works for me in 2.4 and 2.5, what version of Totara are you using?
If I have text or textarea type user profile custom fields, and enter data as the multilang filter expects
http://docs.moodle.org/20/en/Multi-language_content_filter
i.e.
<span lang="en" class="multilang">english text</span><span lang="nl" class="multilang">Dutch text</span>
Then if I add that column and filter to a report in reportbuilder, the value of the field is displayed in whatever the language of the user viewing the report is.
Could you provide more information on how you have set up the profile fields, and the report?
Ah I see Joe, you are using the multilang spans in the name of the customfield, not just the values.
Yes, this is an oversight and the field names are not run through the filters currently. However they should be, so I'll file a bug report and we'll get this fixed for the upcoming releases.