Hello
I have a table with different columns of titles (one column for each language) and the last column on the right is the datas.
I want users to be able to select and see only the column of their language and the column of data.
>> how can I make that the user select to show column 1 or 2 or 3, etc..
the main issue is that I don't know nothing in programmation and php, is there any tag that I could add easy somwhere?
thank you