Search found 781 matches

by pbrad
Sat Jan 31, 2015 1:11 pm
Forum: General discussion and questions about Aware IM
Topic: Does Aware have "String Trim" function?
Replies: 7
Views: 5995

Re: Does Aware have "String Trim" function?

Hi,
You can use REPLACE_PATTERN to remove spaces.
Cheers,
Pete
by pbrad
Thu Jan 15, 2015 1:10 pm
Forum: General discussion and questions about Aware IM
Topic: Helping to Promote Aware IM...
Replies: 28
Views: 66539

Hi Vlad, what I had in mind was just a simple promotional AwareIM page that you would create that would provide an overview and the benefits of AwareIM. Any images in the page should reside on your server so that there are no images to deal with for the developers. Any links on the page would obviou...
by pbrad
Wed Jan 07, 2015 12:36 pm
Forum: General discussion and questions about Aware IM
Topic: Still struggling to understand Objects in AwareIm
Replies: 7
Views: 4462

Hi, I think that you might be better off to start off developing a simplistic application to cut your teeth on before you dive into the deep end of developing an advanced application without understanding the core concepts. There is nothing like trial and error to learn something. That being said, a...
by pbrad
Fri Dec 19, 2014 8:28 pm
Forum: General discussion and questions about Aware IM
Topic: Helping to Promote Aware IM...
Replies: 28
Views: 66539

Thanks for the tip of the hat Tom, I hope that you are well. I doubt that you will find many developers that are as big a supporter of AwareIM as I am although I haven't been able to contribute in this forum as much as I would have liked over the past year or two as I have been developing AwareIM ap...
by pbrad
Fri Dec 19, 2014 8:18 pm
Forum: General discussion and questions about Aware IM
Topic: Awaresoft office closed for the holiday period
Replies: 6
Views: 4514

Martyn,

To give it right back to you... What are you doing browsing through the forum when you are supposed to be finishing off the 75 application help videos? lol

Cheers,
Pete
by pbrad
Mon May 26, 2014 8:10 pm
Forum: General discussion and questions about Aware IM
Topic: Aware IM 5.9 has been released
Replies: 8
Views: 5302

Awesome effort!! Keep up the great work.

Cheers,
Pete
by pbrad
Fri May 23, 2014 9:52 am
Forum: General discussion and questions about Aware IM
Topic: SQL query help
Replies: 2
Views: 2190

Hi, One of the most difficult aspects of learning AwareIM for previous developers is to put the old paradigms aside and embrace the AwareIM methodology. Don't worry about the sql statement, build your query in the tools provided and you will be fine. Once you have built your query, you can look at t...
by pbrad
Tue May 20, 2014 6:49 pm
Forum: General discussion and questions about Aware IM
Topic: Storing GPS data
Replies: 20
Views: 24532

First of 14 items found when searching for Google in help file: How to show Google Maps You can display Google Maps both on object forms and on object presentations. A Google map shown on a form can only show one address and this address must be stored in some attribute of the object. A Google map s...
by pbrad
Tue May 20, 2014 4:26 pm
Forum: General discussion and questions about Aware IM
Topic: Storing GPS data
Replies: 20
Views: 24532

Hi,
This is all out-of-the-box functionality. Please refer to the manual or to the help files. Just search for Google and it will all be laid out for you.
Cheers,
Pete
by pbrad
Tue May 20, 2014 10:39 am
Forum: General discussion and questions about Aware IM
Topic: Storing GPS data
Replies: 20
Views: 24532

Hi, What are you doing with the stored Lat/Long? If you are just storing it and using for something like displaying in a Google map you just need to add Lat and Long attributes. If you want to do something more complex then you may need to extend the AwareIM functionality using a java plugin or some...
by pbrad
Sun May 18, 2014 10:07 am
Forum: General discussion and questions about Aware IM
Topic: HTML/CSS Menu Help
Replies: 4
Views: 3121

Hi, I can't tell without looking at it. My advise would be to view the page in Chrome, right click on your menu and click on `Inspect Element`. This will let you see the css that is impacting on that area of the page and you can interactively play around with the css to see if you can achieve what y...
by pbrad
Sat May 17, 2014 7:47 pm
Forum: General discussion and questions about Aware IM
Topic: HTML/CSS Menu Help
Replies: 4
Views: 3121

Hi,
Typically this issue is resolved by setting the z-order of the div layer that the menu is situated within to a high number like 99 which should solve your problem.
Cheers,
Pete
by pbrad
Thu May 08, 2014 6:46 pm
Forum: General discussion and questions about Aware IM
Topic: New Report Writer Coming!!
Replies: 17
Views: 19127

I thought it was Christmas but it turned out to be April Fools Day. I am working on a number of reports right now and am wanting to output a wide variety of interactive, parametric charts and graphs with the ability to output to screen, pdf, word and excel. The shortcomings of our current report wri...
by pbrad
Thu May 08, 2014 10:49 am
Forum: General discussion and questions about Aware IM
Topic: Multiple Access Levels Per User
Replies: 6
Views: 5649

Hi, With AwareIM you will find that there are always options in how you handle things. As far as Access Levels are concerned you might want to consider leaving your access levels fairly open and securing access to specific forms, processes, queries, attributes etc... by other means such as condition...
by pbrad
Thu May 08, 2014 10:40 am
Forum: Problem reports
Topic: Google maps & SSL
Replies: 12
Views: 24303

That is correct.
Pete