Post
Topic
Board New forum software
Re: A feature to fastly switch orders & contents of columns in table (Suggestion)
by
Chlotide
on 12/12/2019, 14:27:53 UTC
... Correct but if such things can be built-in the new forum software, why not?

Quick tip:
1. copy the table bbcode in notepad
Code:
[table]..[tr]..[td]...[/td]...[/table]
2. replace "[" and "]" with "<" and ">"
3. save as *.html
4. open with Excel/Libre and go crazy with the columns

Takes 1 minute of your time but for forum devs maybe weeks of programming and hundreds of lines of code. Also I don't think it would be a feature used by more then 10 users here. Does not seem to be worth it.

Just as an idea, took me a week of learning angular to make a new page for a dynamic website and display some details from db.