Hi dear reader,
Today I'm embedding a canvas app in a form. Nothing special really besides the requirement that it should be aware of the personal language settings of the user.
So, if it's set on English, the labels should display English and when it's set on Dutch the labels (and dates ofcourse) should display in Dutch.
Usually I'd use the Language() function, but for some reason that doesn't do the trick in an embedded app, whatever I change in my personal settings, it remains en-US.
Any tricks that would suit up my sleave too?
Thanks,
Jeroen