Hi,
Got a portal of which the displayed value of one of the columns is based on a calculation. When the header of this column is clicked, it doesn’t sort. All other columns are sortable.
Is this expected behavior?
Paul
Hi,
Got a portal of which the displayed value of one of the columns is based on a calculation. When the header of this column is clicked, it doesn’t sort. All other columns are sortable.
Is this expected behavior?
Paul
Hi Paul,
UNSTORED calcs cannot be sorted (or used with finds, etc). Make it stored, and it will work fine.
Mmm, that’s a major limitation on using Calcs in Portals/Tableviews…
I think I cannot change my unstored Calc into a Stored one, since the returned value from the calculation is based on the Locale of the client. If it would be a stored Calc, I think it would become quite messy, or am I wrong?
Any change this limitation can be overwon?
Paul