Search found 1146 matches

by ACDC
Wed Nov 14, 2007 5:33 pm
Forum: General discussion and questions about Aware IM
Topic: Customer self registration
Replies: 2
Views: 4964

Customer self registration

I wish to implement an automated customer registration feature in my application, where the customer is emailed a random password after they have submitted the registration form containing basic information This would be similar to the one in the Library example i.e. "register" but with the password...
by ACDC
Tue Nov 13, 2007 3:35 pm
Forum: General discussion and questions about Aware IM
Topic: Updating an attribute with logged in user and timestamp
Replies: 6
Views: 9801

After experimenting with Protect and according to the Help, you are not allowed to protect attributes of a referenced object.

So, how do you make an attribute referenced to an object read only ? :?:
by ACDC
Tue Nov 13, 2007 2:38 pm
Forum: General discussion and questions about Aware IM
Topic: ::Wish List Update::
Replies: 12
Views: 22070

I would like to see the the " Live Group Summary" of Ext-JS implemented (under Grids and Trees). seen here: http://extjs.com/deploy/dev/examples/grid/totals.html This would let me introduce a column total in a query list view and also whenever a user filters the search, the columns with numbers in t...
by ACDC
Tue Nov 13, 2007 10:31 am
Forum: General discussion and questions about Aware IM
Topic: Updating an attribute with logged in user and timestamp
Replies: 6
Views: 9801

I double checked this again, and I think it is a bug. The reference attribute ModifiedBy and CreatedBy in the RegularUser object, although calculated is checked, is not displaying on the form as Read Only. So maybe you can check this out and if so, submit it as a bug to be fixed. In the meantime I w...
by ACDC
Sat Nov 10, 2007 10:36 pm
Forum: General discussion and questions about Aware IM
Topic: Updating an attribute with logged in user and timestamp
Replies: 6
Views: 9801

As a beginner, that was good lesson in basic rules and automating data input Theres nothing better than learning on the fly, and getting great feedback like this. I would have taken hours to work that one out and now its embedded in my brain. There is just one thing though, on the 'Created By" and "...
by ACDC
Fri Nov 02, 2007 7:57 pm
Forum: General discussion and questions about Aware IM
Topic: Updating an attribute with logged in user and timestamp
Replies: 6
Views: 9801

Updating an attribute with logged in user and timestamp

Hi I am new to AwareIm and this forum, please can someone assist me with this as I am going around in circles I have the following attributes in each one of my objects. I would like to get the system to update these automatically at the time of adding and editing the object. 1. CreatedBy: (Unable to...