Multiple searches derived from the same form have the same calculation applied.
Is it possible to have a new feature which enables setting individual calculations of the different searches of the same form?
Do you mean that in one search you want to see the Total, but another search you want to see the Average, Minimum, or Maximum value of a field?
Yes. Or in one search see the Total of Field A and in another search see the Total of Field B.
Hi Julien,
Well on the Multi-Column List View you can see the totals for all of the fields. You’re not limited to just one. And on the Single-Column List View you can see a popup button that shows you the totals for all of the fields that you’ve set the Summary Calculation option on.
Indeed. What I was looking for is that in single-column list view different searches have different totals depending on how it is set.
Basically have the ability to set the total per search in single-column rather than set the total at the form level.
Multi-column works but is not the kind of display/rendering I am looking for.
Ya, I should allow you to set the Calculation Field and the Calculation Type on each individual Saved Search. That would solve your problem.
In fact, I think I was in the middle of doing that at some point in the past because I have the properties on the Saved Search object to store those settings. They’re just not being utilized at the moment.
Ok, this will be in the next update. You just have to set the Summary Calculation option on your individual fields and then when you switch between your form and your different searches, you can have a different default summary calculation appear at the bottom of the single-column list view for each selected form or search.
It’ll be in the next update. The code was already partially there to do that. I just had to finish it.
Oh, and if there’s no specific Calculation Field and Calculation Type specified for a Search, it will default to the Form’s setting.
Thank you, very much appreciated!