Admin & Dashboard template to create a backend for any app.
Sline is a premium Bubble admin template with professional and clean design concept. Itās a fully responsive mobile-ready admin dashboard template built with Bubble.
Use it to build any type of admin app for your business:
Admin dashboard / application backend
Project management tool
CMS
CRM
Business website,
Marketplace
E-commerce
Blog
ā¦
A large number of mini apps, page templates, and UI elements are included to make your work easier:
Dashboard
Chat
Email inbox
E-commerce catalog
Orders
Customers
Stats
Blog
Projects
Invoices
Notifications
ā¦and more
Sline is very lightweight and easy customizable which is basically designed for the developers who want to customize it with just a finger snap.
We encourage you to have a good look at live preview and discover all the included features!
Great news! We continue improving our Sline Admin Template.
Today we brought a list of cleanups and improvements. We have added a few more new elements, such as popups:
Thank you for your interest in our template!
You should consider this admin template more or less like a collection of commonly-used UI components, UI guidelines and page layouts.
Template comes with Workflows and Database types.
Some workflows can be reused without any modification. For example, navigation between pages, sidebar, header actions, switching between tabs etc.
Of course you will need to write your own logic to populate the invoice page with the data from your database for example, choose the data source for the chats etc.
Oh I see⦠i would suggest making a table style compatible with your admin template. Would be cool if they are well integrated together to give a seamless UI experience
Iāve just bought the template but donāt understand how to make the menu inside project table work. I cannot set action referencing the current proyect from the reusable element.
coud you tell me how to do this?
hi @BubbleSam how do you make the tables in the template? any plugin?
does the tables support images? i can see that the āprojectā table has images but not the āordersā table.
Both plugins suit for many use cases, both responsible etc.
The first one is a read-only table, the second one allows to edit cells values (like a Google / Excel spreadsheet).
edition can be restricted per roles? meaning that some users can edit the table and others just read it?
are the cells clickable, saying if i click a cell can i have a popup or at least go to a ādetailsā tab.
Can it contain images?
i am planning an app that would need a table with at least 15 columns which will make the responsiveness tricky. Does editable table pro suits this need?
if this plug in can“t support such features, would you be so kind to recommend another plugin that would work well with sline template?
By default there are no roles but it should be possible to add this feature (by enabling / disabling the edit mode for some users).
The plugin has different states: edited_row_index, edited_col_index, row_inserted_after_ind, col_inserted_after_ind etc (Documentation) but it doesnāt have a click event. This plugin hoverer has the click event: Advanced Dynamic Table Grid / Excel Plugin | Bubble
This plugin advanced dynamic table support click event but i see it does not stores images (please correct me if i am wrong)
The other plugin Editable Tables / Spreadsheet / Excel-like support images but do not support click event
Is there any table plugin that support images and also the click event (that is also responsive)? I would buy it in a heart beat.
If you donāt have too much columns, I think you could try to use a RepeatingGroup like in our template. Unfortunately, I donāt know another plugin that supports all the featuresā¦