Need help on creating private chat

The “Column” option takes columns in your previous screen, so yes User 2 is the one to store your “To” information. I was just trying to answer why that column is marked as text, not email, because you likely haven’t had any information written to it.

Im not sure what the issue is. I signed in on one screen with markseibal@gmail.com and on another with justinebrinkworth@gmail.com and tried to get them to talk to each other. https://smiling-wound-7612.glideapp.io/

Got it! You were right! Its working now!!

1 Like

you did not have a messages tab(the chatuserarray and other things where in your user ptofile column) so the data might have been mixed up

and @ThinhDinh So, I see in your spreadsheet, you have your comments shown in your Chats tab. For some reason my chats only show in the AppComments tab of my spreadsheet (generated by Glide). It does not show up in my chats/messages tab. Any idea what happened? I have RowIDs and all as you shown in the video… I would be just fine with the AppComments, but I think that is messing up my Incline list.

The ‘App: Comments’ sheet won’t be read by Glide. You have to use a formula to pull that to a new sheet you create by yourself.

1 Like

I can’t seem to work it out. So do I delete some columns?

No just create a messages sheet with the necessary info

Have you tried these steps out for admin to send messages to all users at once? I can’t seem to figure it out? Lost with the single value part…

Hello there - if anyone can assist, please let me know. Here’s where I’m stuck.

Key: User1 is me, User2 is a business I want to be able to communicate with, I’m calling my messages notifications.

  1. I believe this part is working: the business sees a request when they look at the notifications tab.
  2. The part I think that needs the most work is showing the inline lists - I want User1 me to see the User2 business image and profile as the author of the messages. And vice versa for when User2 is signed in and looking.
  3. It may be that my fields aren’t auto populating. Due to that, the view User2 sees is blank and it appears my User1 is seeing their own name on a comment that User2 wrote. What method did you use to make sure all of your relations and lkups autofill when a new chat request is submitted? I have different variations of relations/lookups/templates/and ifThenElse’s set up, but not all of them get filled in.

I’ve looked at your videos and Robert Petitto’s video. I’m missing part of it. Can you share more detail on how you set up the screen(s) where the initiator is looking at the chat with user2 and vice versa?

If it would help to see more or look at the app itself for you to assist, please let me know. And thank you so much for your time.

(This image is showing User2 looking at their notifications screen.)

Paris

Here’s what I usually do.

Firstly make sure the email array is set to row owner so users only see what they can see.

Make a relation matching email 1 back to the profiles sheet, get back the user name and user image. Do the same thing for email 2.

Then make an If Then Else column, if email 1 is signed in user then email 1 lookup name, else email 2 lookup name. Do the same for the image.

Set the display image to be that if then else column’s value, same for the title (name).

2 Likes

Thank you! That was very helpful. I’m setting up the pages now. Your explanation of the way to set it up makes so much sense. It’s helpful because I’ll be able to use those fundamentals on other items in my app(s). :clap:t4:

1 Like

this is awesome @Lisa ! Thanks for sharing this :+1:

Hi @Glider, thank you very much for this … Ideally, if the link worked it would be perfect :slight_smile:

ooops i had deleted that
i will rebuild it soon

1 Like

@AyS_0908 it should be ready tomorrow

1 Like

You’re very kind, thank you. (it’s not urgent, I’m struggling with how to integrate with whatsapp & slack…)

1 Like

thats the new app
with more features
  • posts
  • groups
  • whats new section
  • following users
  • banning users
2 Likes

Rock’nroll ! I’ll dive into it once I manage to deal with whatsapp & Slack)
Many thanks,

If someone succeeds please share with us (:slight_smile:

1 Like