Search found 389 matches

by ddumas
Sat Feb 08, 2020 4:06 pm
Forum: General discussion and questions about Aware IM
Topic: ComboBox undefined choce not getting saved (SOLVED)
Replies: 1
Views: 3107

Re: ComboBox undefined choce not getting saved (seems a bug)

You have to also type something like "Empty" in the empty text property for this to actually work.
I get an award for solving my own post in less than a minute :)
by ddumas
Sat Feb 08, 2020 4:01 pm
Forum: General discussion and questions about Aware IM
Topic: ComboBox undefined choce not getting saved (SOLVED)
Replies: 1
Views: 3107

ComboBox undefined choce not getting saved (SOLVED)

I have defined a combo box to include empty text in the choices ('undefined' shows up in the list ). If I have saved a selection, and then later want to go back and "blank it out", it allows me to select the 'undefined' selection in the list, but when saved, it reverts back to the last saved value. ...
by ddumas
Thu Feb 06, 2020 1:09 pm
Forum: General discussion and questions about Aware IM
Topic: Customize Message when record is changed by another user
Replies: 0
Views: 6520

Customize Message when record is changed by another user

I am seeing the Error dialog when a user is trying to save a stale record (good) Ex: "Meeting has been changed by another user. Please get the latest version of the data and try the operation again" I would like to customize that message to make it more friendly, and descriptive, as to what the user...
by ddumas
Tue Feb 04, 2020 1:30 pm
Forum: General discussion and questions about Aware IM
Topic: NOT GOOD - AwareIM let one member delete another
Replies: 15
Views: 17860

Re: NOT GOOD - AwareIM let one member delete another

Thanks - I will try that and get back.
Dave
by ddumas
Sat Feb 01, 2020 2:22 pm
Forum: Tips and Tricks
Topic: Document stored in Database, then FilesSystem, then Database
Replies: 0
Views: 9861

Document stored in Database, then FilesSystem, then Database

After hours of pain, I would like to save others. If you first store document attribute in database, then in the filesystem, that works ok. If you then decide (for good reason, that I will not get into here) to move back to storing that document attribute in the database , when you recompile (ALT+Q)...
by ddumas
Sat Feb 01, 2020 2:00 pm
Forum: General discussion and questions about Aware IM
Topic: Cannot Save Record has been modified by another user(SOLVED)
Replies: 5
Views: 7585

Cannot Save Record has been modified by another user(SOLVED)

I have an OnlineMeeting BO where I am guessing that error is displaying on Save, when one user made a change, but has not saved yet, and another user is trying to save a change to the same instance? Example: One user is trying to update the OnlineMeetingURLlink attribute, and has not saved yet, and ...
by ddumas
Fri Jan 31, 2020 4:29 pm
Forum: General discussion and questions about Aware IM
Topic: Which features do you want in the next release?
Replies: 204
Views: 9448982

Re: Which features do you want in the next release?

a FOUND_FLAG or FOUND_COUNT, similar to @@Rowcount after a SQL query which returns the number of rows found or "touched". This would aid useability in processes that FIND xxx data.
Dave
by ddumas
Fri Jan 31, 2020 4:24 pm
Forum: General discussion and questions about Aware IM
Topic: DISCUSS: Aware as a great Document Mgmt System. Possible?
Replies: 3
Views: 4912

Re: DISCUSS: Aware as a great Document Mgmt System. Possible

Google Document Vaults

There are several, and are far more advanced then ZOHO. Some offer REST API

Dave
by ddumas
Fri Jan 31, 2020 4:00 pm
Forum: General discussion and questions about Aware IM
Topic: SQL Query Form - Where is it? (SOLVED)
Replies: 2
Views: 4613

SQL Query Form - Where is it? (SOLVED)

The Doc references: Query SQL form The SQL form is a section of the query editor in the Configuration Tool where the configurator can specify a query using the SQL I cannot find this in the query editor. I have looked at the icons also. How do you get the editor where you can just enter SQL? Dave
by ddumas
Thu Jan 30, 2020 12:35 pm
Forum: General discussion and questions about Aware IM
Topic: ZOHO documents Unable to use sytem settings (SOLVED for me)
Replies: 13
Views: 15448

Re: ZOHO documents Unable to use sytem settings (SOLVED for

Excellent! Rennur also gave me this tip:

DISPLAY DOCUMENT 'MyDocument' IN WINDOW


where 'MyDocument' is a BO.Attrtibute

This will open the doc in a new window. Useful when you need to open a doc from a process.

Dave
by ddumas
Thu Jan 30, 2020 3:50 am
Forum: General discussion and questions about Aware IM
Topic: ZOHO documents Unable to use sytem settings (SOLVED for me)
Replies: 13
Views: 15448

Re: ZOHO documents - Unable to retrieve sytem settings error

I figured it out. Since so many users use google chrome these days, if your users can use chrome, they can just download the google extension for office docs, link below. This extension is from google itself : https://chrome.google.com/webstore/detail/office-editing-for-docs-s/gbkeegbaiigmenfmjfclcd...
by ddumas
Thu Jan 30, 2020 2:27 am
Forum: Problem reports
Topic: Clicking on an uploaded document shows empty dialog(SOLVED)
Replies: 7
Views: 11802

Re: Clicking on an uploaded document shows a giant empty dia

If you use Chrome, and everyone does, go here, and install the google extension:

https://chrome.google.com/webstore/deta ... gdpimamgkj

This covers office documents.

Then the document displays in the AwareIM dialog.

Dave
by ddumas
Thu Jan 30, 2020 2:07 am
Forum: Problem reports
Topic: Clicking on an uploaded document shows empty dialog(SOLVED)
Replies: 7
Views: 11802

Re: Clicking on an uploaded document shows a giant empty dia

I use Chrome. I can tell all my users to use Chrome. That's the worlds most popular browser. The document types that I use are word and pdf. Those are the worlds most popular document types. Are you saying that chrome has no viewer to open a word or pdf document? Help me out here. The video shows th...
by ddumas
Wed Jan 29, 2020 11:55 pm
Forum: Problem reports
Topic: Clicking on an uploaded document shows empty dialog(SOLVED)
Replies: 7
Views: 11802

Re: Clicking on an uploaded document shows a giant empty dia

Ok, but for that approach (not tested yet) I would have to create a tip underneath the control that says "Do not click on the document to open it". I just cannot see doing that.

I am thinking this should work like in the AwareIM documents video
by ddumas
Wed Jan 29, 2020 11:25 pm
Forum: Problem reports
Topic: Clicking on an uploaded document shows empty dialog(SOLVED)
Replies: 7
Views: 11802

Re: Clicking on an uploaded document shows a giant empty dia

Not sure what you mean. A user is just going to click on the document in the control and expect it to open.