Hi,
I'm using Confluence to maintain large pieces of technical documentation, where we document database tables field‑by‑field.
A concrete example is this page in our internal Confluence space:
LOGINEXT table documentationLXT_ABILITATOVALIDAZIONESDI, LXT_CHIUDE_BOLLONI, etc.)In this kind of documentation we really need a table column type that strictly auto‑fits to its content width, without taking extra horizontal space.
Current Confluence table behavior:
For “code‑like” columns (field names, enum values, constants) this is a problem:
What we would like is something closer to HTML tables with:
width: autowhite-space: nowrapAdd a per‑column setting in Confluence Cloud tables, for example:
Expected behavior:
In all these cases, having the first column “stick” to its content and not consume extra width would greatly improve readability.
Question
Thanks!
Greetings @Carlo Sirna and welcome!
Looks like you have a couple of options.If I may, I'll offer another.
Being totally transparent, I am a content writer for Seibert Group, which includes Aura and Agile Hive.
In addition to our Table Filter app, we have a complete and integrated suite of apps for Confluence cloud that I believe may be very helpful to you, not just with this current issue, but your overall Confluence presence.
If you're still looking for options, please feel free to give us a look. Best of luck and please feel free to reach out directly with any questions!
Joshua
Content Writer
Agile Hive & Aura Apps
Seibert Group, GmbH
Hi @Carlo Sirna
Complementing what Prasanna said previously, if you are looking for HTML solutions to build tables, I believe our app Just Add+ can provide a solution for this scenario.
I allows you to add content such as Markdown, LateX, Diagrams, and HTML to Confluence pages.
Feel free to reach out!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
At the moment, Confluence Cloud tables don’t support a per-column “fit to content” or true auto-width behavior. Columns are designed to stretch to the page width, and there isn’t a native setting for “no wrap” or content-only sizing like in HTML tables.
Common workarounds include:
* Manually resizing columns (though not fully responsive)
* Using monospace/code formatting for identifier columns
* Splitting large tables across sections/pages
* Embedding content via HTML/macros/apps (if available)
* Using Marketplace apps that offer advanced table features
For feature tracking, you can search or raise a request in Atlassian’s public issue tracker (JAC) and vote/watch it to get updates.
Hope this helps 👍
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.