592
Views
1
Comments
Solved
 Chat Message for Mobile Application
Question

Hello there newbie here, I am currently creating a mobile application and I need a sort of a message box thing. How do I implement that? Does the chat message apply to that? 

2021-05-05 13-05-18
Mykola (Nick) Tkachenko
Solution

Hi Justin,

Chat message block is just a styled text box with couple of parameters to display (status, time). If you need a chat functionality -try ShoutSystems on Forge https://www.outsystems.com/forge/component/1407/shoutsystems/.

If you just need a input box like in a contact us forms then you need a textarea or input widget and a button. Try to watch videos on learn section https://www.outsystems.com/learn/ there are lots of examples.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.