Search found 349 matches

by mrbdrm
Wed May 30, 2018 8:52 pm
Forum: General discussion and questions about Aware IM
Topic: Show only first part of a large text field on a grid
Replies: 9
Views: 11310

Re: Show only first part of a large text field on a grid

if your using custom query you can use css style to show only part of the text
by mrbdrm
Sun May 27, 2018 11:16 pm
Forum: General discussion and questions about Aware IM
Topic: *** JDK8 end of life*** How is Aware prepared for that
Replies: 1
Views: 3568

Re: *** JDK8 end of life*** How is Aware prepared for that

this will not break anything in awareim. we don't have to update.
am i missing something?
by mrbdrm
Sun May 27, 2018 10:35 pm
Forum: General discussion and questions about Aware IM
Topic: WhatsApp integration
Replies: 15
Views: 39889

Re: WhatsApp integration

Sure they only thing im doing is passing the variables i need from the RU object. their system create the user if its not found automatically so for example in main VP panel you add this code in the render script: (function(d, m){var s, h; s = document.createElement("script"); s.type = "text/javascr...
by mrbdrm
Tue May 22, 2018 7:52 pm
Forum: General discussion and questions about Aware IM
Topic: Image Upload in Portrait
Replies: 9
Views: 13475

Re: Image Upload in Portrait

support is correct its not Aware issue or kendo.

its a browser issue and i think on IOS only
by mrbdrm
Thu May 17, 2018 9:20 pm
Forum: General discussion and questions about Aware IM
Topic: Integrated QR Code Reader in Native Mobile App
Replies: 16
Views: 30186

Re: Integrated QR Code Reader in Native Mobile App

im using it for a shop too.
all the seller do is scan with his phone browser and the full item info and availability shows and he can create invoice with multiple item scans (the traditional stuff)
you can make the customer do it with his phone since its a web page :D
by mrbdrm
Thu May 17, 2018 8:20 pm
Forum: General discussion and questions about Aware IM
Topic: Integrated QR Code Reader in Native Mobile App
Replies: 16
Views: 30186

Re: Integrated QR Code Reader in Native Mobile App

i have put a quick test

https://shq-q.com/jsqrcode/QRtest.html

i have tested it with ios and android on the default browsers
by mrbdrm
Thu May 17, 2018 10:38 am
Forum: General discussion and questions about Aware IM
Topic: WhatsApp integration
Replies: 15
Views: 39889

Re: WhatsApp integration

you mean other than text chat?
there is voice and video calls i believe. but i didn't test them.
by mrbdrm
Thu May 17, 2018 10:28 am
Forum: General discussion and questions about Aware IM
Topic: Integrated QR Code Reader in Native Mobile App
Replies: 16
Views: 30186

Re: Integrated QR Code Reader in Native Mobile App

the funny thing is its so simple to do it now with just js :)

i have done it with another php mobile website. open the camera and read QR codes all from the browser no app needed. and php generate the QR code when i need.

gota love PHP and JS :D
by mrbdrm
Thu May 17, 2018 10:22 am
Forum: General discussion and questions about Aware IM
Topic: OFFTOPIC: Svr getting hammered by hackers/IPBan/Upcloud
Replies: 22
Views: 32562

Re: OFFTOPIC: Svr getting hammered by hackers/IPBan/Upcloud

that solution will not help. especially if he see that you are challenging him
he will change his ip every hour if he want to.
your server will be affected. it will take the request load ...
by mrbdrm
Tue May 15, 2018 10:58 am
Forum: General discussion and questions about Aware IM
Topic: WhatsApp integration
Replies: 15
Views: 39889

Re: WhatsApp integration

sure here how its looks in webapp (i have another look on the native mobile app if your interested i will post them) be aware i use RTL language before opening the chat 1.png here after you open it 2.png the great thing is you can open tabs in your app without the chat app being affected (modal)
by mrbdrm
Sat May 12, 2018 10:07 am
Forum: General discussion and questions about Aware IM
Topic: WhatsApp integration
Replies: 15
Views: 39889

Re: WhatsApp integration

all you do is create an app in their website. and then in aware you pass the LoginName and DisplayName, for example. using the tags <<LoginName>> thats it. you will have a real time chat direct or group like whatsapp with file sharing too. look at their docs you will see some examples i don't know a...
by mrbdrm
Sat May 12, 2018 9:50 am
Forum: General discussion and questions about Aware IM
Topic: WhatsApp integration
Replies: 15
Views: 39889

Re: WhatsApp integration

there is no API for whatsapp.
i use https://apps.applozic.com/
its great and easy to use.
by mrbdrm
Thu Apr 19, 2018 9:46 am
Forum: General discussion and questions about Aware IM
Topic: Version 8.1 has been released!
Replies: 10
Views: 13439

Re: Version 8.1 has been released!

Congratulations
thank you for improving this great system :)
by mrbdrm
Sun Apr 15, 2018 9:23 am
Forum: General discussion and questions about Aware IM
Topic: [OFFICIAL] the v8.2 "minor" improvement list
Replies: 46
Views: 102530

Re: [OFFICIAL] the v8.2 "minor" improvement list

on mobile native application

return to index page when session is timed out. or server version is updated.