User Profile

Optional dependancies


Its a big thing to ask, however i'll try anyway. We are splitting up our main app and it is easy to end up with a lot of tiny extensions to cover for cross extension functionality. Sort of bridge functionality between our main extensions. So I thought why is it not possible to have a depandancy...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
Needs Votes

CalcAverage function on record variable


Like 'CalcSums' it would be nice to have a function named 'CalcAverage' which essentially acts like 'CalcSums' only automatically devides the result by the number of records. This would have a performance advantage over the currentmethod which is call CalcSums and Count.

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
Needs Votes

ModifyAll ability for multiple fields at once


ModifyAll is a powerfull statement. However often it is required to modify multple fields within a filterset. Currently it would require multiple ModifyAll statements or looping through the recordset and modify each record 1 by 1. Both solutions have performance drawbacks. It would be nice to ...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
Needs Votes