Search found 370 matches

by swiftinitpvtltd
Wed Jun 24, 2020 4:56 am
Forum: General discussion and questions about Aware IM
Topic: hide logout menu on all screens except home page-landing pag
Replies: 2
Views: 4165

hide logout menu on all screens except home page-landing pag

I want to hide logout menu and one more link from top menu on all screens except home page-landing page.
How do I hide/disable these 2 menu items when user is not on landing page(first page after login)?
by swiftinitpvtltd
Tue Jun 23, 2020 9:28 am
Forum: General discussion and questions about Aware IM
Topic: connecting to .postgresql as external db in pre 8.4 version
Replies: 2
Views: 4640

connecting to .postgresql as external db in pre 8.4 version

Is there any post or steps connecting to postgresql as external db in pre 8.4 version.
I am able to connect to postgresql using pgadmin but in aware it says please put jdbc driver class name correctly.
by swiftinitpvtltd
Mon Jun 22, 2020 1:52 pm
Forum: General discussion and questions about Aware IM
Topic: Aware IM version 8.4 has been released!
Replies: 13
Views: 15649

Re: Aware IM version 8.4 has been released!

There is one project I am getting into. The project has PostreSQL on google cloud. I see now aware IM 8.4 supports it natively. If we want to migrate it to aware IM how easy it will be to create screens using existing PostreSQL database. Basically I want to know optimal way how to migrate any existi...
by swiftinitpvtltd
Mon Jun 22, 2020 2:15 am
Forum: General discussion and questions about Aware IM
Topic: query with single item and 6 menu action buttons
Replies: 1
Views: 3578

query with single item and 6 menu action buttons

I have a query with single item(always one) and 6 menu action buttons and I want to display this query on top bar like top menu. How do I display the query(not on button click) on top menu between logo and right hand side login/logout section automatically on first load? The query will always have o...
by swiftinitpvtltd
Mon Jun 15, 2020 9:29 am
Forum: General discussion and questions about Aware IM
Topic: NOT Selected Problem....
Replies: 12
Views: 12371

Re: NOT Selected Problem....

I have tried all manner of CONTAINS, EXISTS, NOT (EXISITS) etc .... no go. You are absolutely right on this. I have fixed it using another way and its working fine. Please run emps query. and regarding swapselect you may be right as I may have seen similar issue long time back but have not seen it i...
by swiftinitpvtltd
Mon Jun 15, 2020 4:12 am
Forum: General discussion and questions about Aware IM
Topic: NOT Selected Problem....
Replies: 12
Views: 12371

Re: NOT Selected Problem....

is it possible to add friended-with attribute where when incontext employee adds new friend that users friended-with gets added with this incontext employee. and then write for incontext employee FIND Employee WHERE WHERE NOT(LoggedInEmployee IN Employee.friended-with) I have attached sample working...
by swiftinitpvtltd
Mon Jun 08, 2020 10:51 am
Forum: General discussion and questions about Aware IM
Topic: Building Native Mobile Apps for iOS
Replies: 15
Views: 21649

Re: Building Native Mobile Apps for iOS

There is a complete section of hybrid UI based on kendo UI mentioned in below link by telerik. Not sure if this can be leveraged or if its already there in Aware as Aware controls are all Kendo controls. https://docs.telerik.com/kendo-ui/controls/hybrid/introduction The Kendo UI hybrid framework is ...
by swiftinitpvtltd
Tue Jun 02, 2020 4:02 am
Forum: General discussion and questions about Aware IM
Topic: if anyone using snapin camera action on iphone
Replies: 0
Views: 6453

if anyone using snapin camera action on iphone

if anyone is able to make snapin camera action work on iphone? The snapin camera action not working for us on iphone but works perfectly fine on android. It just exits the camera when you try to use camera. We tried multiple combinations of phonegap xml workarounds mentioned on ios forums but just d...
by swiftinitpvtltd
Mon Jun 01, 2020 1:37 pm
Forum: General discussion and questions about Aware IM
Topic: how do I send null or empty date from aware IM to stored pro
Replies: 3
Views: 5216

how do I send null or empty date from aware IM to stored pro

how do I send null or empty date from aware IM to stored procedure?
by swiftinitpvtltd
Wed May 27, 2020 3:25 am
Forum: General discussion and questions about Aware IM
Topic: display a form to the user when running a query behavior
Replies: 1
Views: 3083

Re: display a form to the user when running a query behavior

My workaround is to put custom html in panel header of query like below- <b><div id="ownertype"></div><<LoggedInSystemUser.Owners>><div id="ownername"></div></br>Selected Date Range- <div id="daterange"></div><div id="daterange1"></div><div id="reporttype"><<LoggedInSystemUser.ReportType>></div> </b...
by swiftinitpvtltd
Wed May 27, 2020 3:16 am
Forum: General discussion and questions about Aware IM
Topic: display a form to the user when running a query behavior
Replies: 1
Views: 3083

display a form to the user when running a query behavior

Specifies whether Aware IM will display a form to the user when running a query, so that the user can specify search criteria using this form.-This is a setting in query. Now problem with this form is I need this form always displayed on top of the query. Right now behavior of this form when I run a...
by swiftinitpvtltd
Mon May 25, 2020 1:16 pm
Forum: General discussion and questions about Aware IM
Topic: bulk edit grid query message box
Replies: 0
Views: 6537

bulk edit grid query message box

I have a bulk edit query with a dropdown. If dropdown has value x I want to show display question. But I am not able to do it on before save changes via dynamic rule because it gives error that you can not put message in a rule. How do I add a message confirmation on before save changes and ask user...
by swiftinitpvtltd
Sat May 23, 2020 4:15 am
Forum: General discussion and questions about Aware IM
Topic: Best way to create copy of BO for archival
Replies: 1
Views: 6264

Re: Best way to create copy of BO for archival

Noticed that this was mainly caused by shortcut errors. I removed shortcuts from previous old version and got the copy into new version as archived and everything works just fine.
by swiftinitpvtltd
Thu May 21, 2020 12:30 pm
Forum: General discussion and questions about Aware IM
Topic: Best way to create copy of BO for archival
Replies: 1
Views: 6264

Best way to create copy of BO for archival

I need to archive essential BO's but when I copy/paste via aware IM UI it gives consistency error due to relationships. How do I copy say 8 BO's into BO1_Archived,BO2_Archived,... via copy paste. If its not possible I will have to recreate them manually... Its just that there are many columns to rec...