Just gonna keep pinging this each month until we hear something.
anyone have this issue? Is there anyway to fix it?
I’ve trired changing width settings, tried setting column to fixed width, making the text elements in the table fixed width, tried centering the elements in the row, etc… nothing seems to work… how’s there such a basic failure happening?
In the editor:
Can you check to make sure none of the elements have margin or padding applied?
Gregory John has a good video on this - https://youtu.be/OwV1VvFHYKM?si=BCe0-fyU2Ffadu8j
Hi there!
I am having issues with the group by option. i want my users to be able to see their data by month and quarter. That is why I need the tbale to group the data from the database and show it in the table by quarter… However it does not seem possible with th table element. What am I doing wrong?
Thanks!
I’m experiencing an issue with the table element in dark mode. Specifically, on table load, the cells flash a small white box that quickly disappears in a split second once the table itself is loaded. The box itself is right-justified and ~25% of the width of the cell. Inside each cell is a group (width + height = 100% with some padding) that contains a multiline input.
Is there a default background color for cells that I’m missing? I’ve got it set to None by default for the cell + group + multiline input, and conditionally format backgrounds based on a user setting. Has anyone else experienced anything like this? I can’t figure it out for the life of me.
Video: LINK
Is there a way to make the first column fixed and stay put while letting the other columns scroll underneath it? Looking for a solution or any advice on how to achieve this effect.
thanks everyone, i basically set column width as fixed width and it fixed it, i haven’t had an issue on other apps so perhaps it was something with that specific app
I am having trouble with the table element and using filters.
When the page is loaded and I use filters it works fine. When I do not use filters for a while (e.g. switch to a different tab and come back) and then apply filters or want to scroll the table elements, the data is not displayed as intended. It seems that the datasource is “forgotten” and only the visible elements in the table stay while the rest is lost. Anyone facing this issue?
Still no updates from Bubble
Wasn’t even touched on in the monthly update that just came out. Guess we shouldn’t hold our breath.
Hello, is it possible to download it into a CSV ?
Lol you would think right? Most obvious use case imagineable.
Haha, if it is so obvious how is the process ? Because i didnt find it
No haha that is the point. You would think it would be an obvious thing for bubble to include and make it easy to export the data. But it is not yet one of the capabilities. It is one of the many things they seemed to have dropped the ball on when releasing this feature.
haha ok
that would be effectively really great yes
Why can we not see e.g. Table’s Elements’ Count like we can with Repeating Groups?? currently we can only access the width and height…
Why can we not see e.g. Table’s Elements’ Count like we can with Repeating Groups?? currently we can only access the width and height…
Adding this rn
Hey everyone! We’ve added two new features to the Table Element states. Now you can reference the table’s “is loading state” and the table’s “list of things.” Both can be found when creating any dynamic expression in reference to the Table Element. These are the first releases as part of our larger effort to match repeating group functionality. Thanks all for the continuous feedback as we work to make Table Element more powerful!
Is it possible to use this element with the Toolbox plugin for making pagination?