bieberChen
No user record in our sample, but bieberChen has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but bieberChen has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I use nestjs in my open source no-code database https://github.com/teableio/teable, and I really like it, especially the dependency injection capability.
We have a plan to do it, we have a lot of user feedback, and we find it very useful
Can you share the detail? you mean cant deploy on mac?
search ”In the comments” in this page
Fixed~
There is currently no "join" capability, but there is a "Link Field" to handle table relationships. We also found the calendar view useful, as it sits in the middle of the requirements priorities
Teable can currently share forms to get data from external users. You can also integrate with other lowcode tools to build external application interfaces
you are right, I'll fix it~
In the SingleLineText field, you can choose to show as email, Any format verification (regex) will be introduced in the future.
It's kind of like collaborating directly on a database (Through the Grid that has been prepared) rather than building an application interface
This pun is interesting; the 'new' in Teable is literally the 'e'. I've addressed the product comparison questions in a public reply, hoping it's helpful.
Thank you!
Sure we will, this week.
I'm truly sorry if our actions have caused any offense. Our team consists of 5 freelance programmers without any designers on board, and without any funding, so we had to tackle the design aspect ourselves. Initially,…
Don't worry, it's been noted!
NocoDB is a pretty impressive product. In fact, the idea for creating Teable emerged around the same time NocoDB was released. The challenge with Teable is our desire to provide a fully No-Code and real-time…
That is what I want to share. When users create fields in the visible table, it directly creates columns in the corresponding Postgres table. There's a mapping between the fields on the UI and the physical columns. At…
I must say, this suggestion is fantastic, super grateful!
In fact, we haven't seriously discussed commercialization yet; our main focus is on perfecting the basic functionalities. But I believe the price will definitely be very reasonable.
In fact, Teable has no limit on the number of rows; you can always trust Postgres . Here's a table with 1 million rows [0], where you can experience the response speed as well as the feedback from filtering and sorting.…
GlideGrid is an outstanding canvas grid component (interestingly, it was initially used by us before we decided to create our own version to enhance the user experience). Teable, on the other hand, is a fully-featured…
If I understand correctly, this feature is currently supported. You can try the Sales CRM template https://template.teable.io/t/recHJEzSkIZ1IpjltNZ . In the first table named Opportunities, if you expand the first row,…
A more optimal approach is to utilize the SDK to use the table as a React component within the application. This capability will be iterated later. Teable's UI interface is all built on top of a standalone SDK. In…
Technically feasible, if you deploy Teable under the same domain with your own app, the user sessions can be shared then you can use an iframe to embed the table into your application, and backend services can access…
I'm thrilled to hear that!