when I start a new chat i don’t see the message from user or bot but i still see it’s happening but when i go back to the thread page and right back to the chat i just created they are already there. So how do i make it exist also when i create the chat just yet?
Can you send a picture of the chats data source and the actions when you click the button
What’s the data source of the chat group
Whats the data source of the threads page. And what is the action when you click the chat from the thread page
It looks like it’s not settings the thread page data source until you go back the thread page and click the chat. Since the thread is empty when you create a chat you have to set the thread for the chatpage once you create the chat. You need a group to hold the chats thread data.. either the group where you enter your message or the header? Basically the thread is not open because you went straight to chat oage so it cannot reference the thread. That’s why it works when you click out and then click the thread
can you tell me the little steps how i make this work?
An easy way would be to remove threads completely. Unless you’re trying to have multiple chats within one thread but it doesn’t look like that’s where you’re going with this. Like say a top folder for shopping and then a list of charts in that shopping category (thread). Eliminating threads would completely eliminate the issue if setting the thread page data. How many y users would be in the chats? Just the ine user and the ai?
yes its a chatgpt clone idea
so how does that shopping and list of charts work exactly? I am still very new in bubble so I dont know what i’m doing but i try ![]()
So basically it would just be categories for chats. Just like how chatgpt has projects. It just helps organize your chats
How do i make this happen on the page? what group and lists do i need? How must the workflow look like?
Not knowing your entire backend, it looks like you just need to send the data to the chat page after creating the chat
yes i thought the same about that. Anything you see what must change here? I needed this_pristine so he wont create random threads after clicking on the button
Before those pristine it worked the chat without being invisible if i am correct
Did you just switch the chatpage to a thread data type?
no nothing changed this is the button create a new chat which goes to the chat page but when i create a new chat there is no chat showing up only when it already exists
Yeah, you’re sending a thread to the chat page which shouldn’t be allowed. See where it says results of step 1. Step 1 is a new thread. The way you have it set up now you almost need a second menue for the chats within the thread. So it would go list of threads, click a thread, show list of chats within this thread, click a chat now you’re in the chat. Do you want to keep the threads (just think of this like a chat category) or just have a chat? The thread will make it a lot more complicated.








