Search found 546 matches

by BobK
Wed Apr 07, 2010 8:15 pm
Forum: General discussion and questions about Aware IM
Topic: Placement of custom buttons
Replies: 4
Views: 3795

Thanks for the response,
even if it was not the answer I was hoping to hear.
by BobK
Tue Apr 06, 2010 2:35 pm
Forum: Tips and Tricks
Topic: general rule for best performance
Replies: 9
Views: 17392

Also depending on how the rule is written, a particular rule can be very inefficient in particular circumstances. Can anyone provide any hints on writing efficient rules? I have an object with 150+ rules, more than half are dynamic and populate fields base on what has already been entered by the us...
by BobK
Tue Apr 06, 2010 12:26 pm
Forum: General discussion and questions about Aware IM
Topic: Placement of custom buttons
Replies: 4
Views: 3795

What I mean by a custom button is an HTML button created with code similar to the following: <button type="button" onclick="AwareApp.startProcessFromForm('MyProcess','main',this,true)">Save</button> I can add the above code to a HTML cell on the form and it works great, but the button is on the form...
by BobK
Fri Apr 02, 2010 3:50 pm
Forum: General discussion and questions about Aware IM
Topic: Placement of custom buttons
Replies: 4
Views: 3795

Placement of custom buttons

On my forms, for the Buttons I have 'Place buttons at the top of the form' checked and for operations I have 'Above the form' checked. This puts both the form's buttons and the operation's buttons on the same toolbar. Is there anyway to put custom buttons on this same toolbar? Just trying to get all...
by BobK
Mon Mar 29, 2010 12:03 pm
Forum: General discussion and questions about Aware IM
Topic: Wish List - Executing a raw comand
Replies: 6
Views: 5084

I Like It.

1 suggestion: allow multiple commands in 1 EXECUTE, so you do not have to run EXECUTE multiple times.
by BobK
Fri Mar 26, 2010 4:09 pm
Forum: Tips and Tricks
Topic: Dynamically displaying data
Replies: 12
Views: 33077

Here is a slight variation to the original problem posted in this thread. My drop down is on tab A but the short cuts are on tab B. When I select a value from the drop down and go to tab B, the short cuts do not display until I start typing in one of the data entry fields on tab B. I already have ru...
by BobK
Thu Mar 25, 2010 4:39 pm
Forum: General discussion and questions about Aware IM
Topic: Right alignment of numbers in an Attribute
Replies: 10
Views: 7995

HTML cells are now dynamically updating correctly.

THANK YOU
by BobK
Thu Mar 25, 2010 2:38 pm
Forum: General discussion and questions about Aware IM
Topic: Rules and Pop up "Changed by another user"
Replies: 11
Views: 8769

It is fixed.

THANK YOU
by BobK
Fri Mar 19, 2010 8:49 pm
Forum: Problem reports
Topic: ShortCut Displaying Wrong
Replies: 1
Views: 2642

ShortCut Displaying Wrong

Am I missing something or is the following a bug? I think it is a bug. :cry: I have the following Business Objects: BO1 with attribute ItemA which is a Plain Text field with a lenght of 100 and Presentation of 3 Lines with 35 Symbols. BO2 wich has a relationship with BO1 and attribute SCItem which i...
by BobK
Thu Mar 18, 2010 4:37 pm
Forum: General discussion and questions about Aware IM
Topic: tabbing through a list box
Replies: 4
Views: 3445

Any solution to this over the horizon?

I am experiencing the same problem, the only difference is that my list box has 5 entries.
by BobK
Tue Mar 16, 2010 6:43 pm
Forum: General discussion and questions about Aware IM
Topic: Geocoding & Map
Replies: 10
Views: 14629

I am not sure this will work for you, but have you looked at 'Requesting Service' within Aware?

The following post has some good information:
http://www.awareim.com/forum/viewtopic.php?t=3333
by BobK
Tue Mar 16, 2010 12:44 pm
Forum: General discussion and questions about Aware IM
Topic: Rules and Pop up "Changed by another user"
Replies: 11
Views: 8769

bsv sent
by BobK
Mon Mar 15, 2010 5:54 pm
Forum: General discussion and questions about Aware IM
Topic: GeoCoding and Map Mashups
Replies: 2
Views: 3082

Re: GeoCoding and Map Mashups

Or, if I do have to hit "Save" or "Create", can I get Aware to remain on my form page, without it going to a blank form, and then having to go back and search for the record I created to see my map? Maybe, If you are creating your object from a menu item. If you are, in the Visual perspective, wher...
by BobK
Mon Mar 15, 2010 5:52 pm
Forum: General discussion and questions about Aware IM
Topic: Rules and Pop up "Changed by another user"
Replies: 11
Views: 8769

I have narrowed down when I get the 'BO has been changed by another user...' error and I think there is a bug in Aware. My BO has a reference to another object which is displayed as a drop down. After creating the BO, I do not want this relationship changed, so I have the following rule: NOT (BO IS ...
by BobK
Thu Mar 11, 2010 6:53 pm
Forum: General discussion and questions about Aware IM
Topic: Right alignment of numbers in an Attribute
Replies: 10
Views: 7995

I am still having problems with the dynamic update of HTML cells. I have a simple bsv with 1 Business object which has 7 numeric Attributes: GrandTotal RateA RateB TotalA TotalB UnitA UnitB Attributes GrandTotal, TotalA and TotalB are all calculated. I only have the following 3 rules which are all s...