Forum Discussion

MarcusH's avatar
MarcusH
Contributor III
2 years ago

Suppress culture code prompt for XFString

We are using XFString to present text on Cube Views in different languages. It is documented here:  https://femsadev.onestreamcloud.com/OneStreamWeb/Help/Content/Design%20and%20Reference/Presentatio...
  • JackLacava's avatar
    2 years ago
    1. Populate that parameter with an XFBR
    2. in the XFBR, use SI.Culture to look up the user's culture.
  • MarcusH's avatar
    MarcusH
    2 years ago

    That does not prompt for the user culture so that solves my problem. For some reason it's getting the wrong culture but that is a different problem.

    Thank you Jack