Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello to all,
I have in my dashboard a tab in which I included one customizable straight table. It's working perfectly, but as my dashboard has two languages, I cannot find a way to change the language in my fields.
In attach, there is the model used to build my customizable table.
I'm using a toggle to change the languages in my dashboard and normally I was using a function to change the labels of the fields.
Please find the expression used: '=Text(Only({<Index = {18}>} [$(vLanguage)]))'
vLanguage '=Minstring(#LANGUAGE)' (#LANGUAGE is my language toggle).
I can change the label in my customized table:
But I could not find a way to change the information in my listbox (that is where I filter the values for my table):
After I load my inline, I select the text using the following expression:
The result is that I have a lixbox that looks like the following:
Any thoughts on how to solve this issue? Maybe using some 'trim', 'mid' with a conditional function, but I'm not sure how to do this.
Thanks in advance for your help.
Kind regards,
Marco Arruda
Isn't this the same request as in
Customizable Straight Table - Using with toggle
?
Please avoid posting the same request multiple times, it makes it hard to follow a discussion.
Instead, to to give additional information that helps the readers to understand your issue.
Thanks,
Stefan
agreed with Swuehl, please close the duplicate threads