Portal Calculations slow to update

Hi

I have in my solution a portal of related records. If i click on a button on the portal line it will pop a FID for that portal record (in record view) where i can change fields/calculations in more detail. All fields in the portal are non-editable.

When i change field values and then close this FID some of the calculated fields in the portal are not updating unless i click on the calc field in the portal. It then “redraws” the correct value. i have tried to force the recalc of these fields using Databasemanager.recalculate but still doesn’t refresh these fields properly.

This effect is sporadic (but common) as sometime the values will refresh instantly even with the FID open.

Can i force the portal to “redraw” these values or should i skip using portals entirely and use table view in a tabless tab panel?

Any help would be appreciated.

You will probably cure this by forcing the data to save when you close the fid.

Hi Marcel

No difference on forcing a save prior to closing the form.

Hmm, strange. Which version of Servoy?

Hi

Version 2.27 with mySQL 5.027 for repository and data