A very advanced plugin that gives you the possibility to use dataTables with your Bubble database!
https://puu.sh/Bbive/07812da9e6.gif
Extremely easy to use, configured and optimized.
Also includes search, filtering, sorting and much more!
Link to plugin: Excel Table / Data / Grid Plugin | Bubble
Documentation, demo & editor: Excel Table / Data / Grid Plugin for Bubble | Zeroqode
Update: 08/11/2018 – Added on-click workflow event!!
Update: 08/12/2018 – Added +70 languages.
Update: 08/14/2018 – Fixed some errors & bugs.
Update: 08/23/2018 –
https://puu.sh/Bj4Xt/876b407226.png
- Now dataTables support multiple values in the same row separated by commas.
- Now empty fields are supported. Not required space anymore.
- Added compatibility with bubble filters.
- Improved stability with Bubble DB.
- Now searching on dataTable will also search on all multiple matched values.
Dear customers, today we release the version 2.0 of our dataTables, which adds an incredible potential to the plugin. As this is a big update, the custom javascript code that reads and parse the bubble database has changed.
How works the new database?
- Exactly as was before but with one difference: it’s required to add join with “,” after our search.
Example:
https://puu.sh/Bj4GN/6d353d44cc.png
Bubble adds his own " " after our “,” so the result is: “”,“”
– Demo page & document has been updated.
Please check all this info before updating your plugin to the last version because if you use it with the old search it will cause errors on your page.
Update: 08/30/2018 –
- Added support to multiple dataTables on the same page.
- Bug fixes.
Update: 09/06/2018 –
- Bug fixes.
- Live edits are now supported:
Update: 09/15/2018 –
- Added export options: CSV and PDF.
https://puu.sh/BvwWf/8946fd4e58.png
Update: 09/19/2018 –
- New dataTables design!!.
- Activated again lenght menu.
Old design:
https://puu.sh/BxjUb/c77f9255d9.png
New design:
https://puu.sh/BxjWc/c11421b648.png
Update: 09/23/2018 –
- Now dataTable supports empty DB or empty searches.
- Changed Row selector to a drop-down
- Improved responsive layout settings
- Added new feature to table options “Scroll collapse”:
Demo: https://redubleplugins.bubbleapps.io/datatables
Update 20-th of Feb 2019:
This plugin has been acquired by Zeroqode - for any support queries please mention @ZeroqodeSupport in your post
Update: 07/22/2020 –
- Fixed Refresh a Table action
Update: 08/07/2020 –
- Modified standard table styles
- Deprecated max height and auto resize proprieties in dataTable element.
Update: 09/18/2020 –
- Added optional Font propriety in dataTable element.
Important:
Make sure that the font name is written correctly, ex: Arial, Tahoma
If there are several dataTable elements on the page, you can set for them different fonts.
If the font is not one of the standard browser fonts or has not been used on the page before, the element will fall back to the standard font. - Added optional Focus color propriety in dataTable element for the Search input.
Important: If there are several dataTable elements on the page, only one focus color can be set.
Colors are set in HEX value, ex: #EB4034, #12A83D - Removed deprecated propriety fields from dataTable element