Bug in Portals ? Part II

2.0rc2
Win XP Home
Firebird (repository)
MySQL

I have two databases:

DB “A” with following fields:

  • ID
  • quantity
  • price
  • price_total ( calculation field / stored / quantity*price
  • Table view

DB “B”

..with a portal showing DB “A” based on a realtion with “ID”

Problem:

All fields are displayed correctly - only the calculated field does not work !
If i have only one record in DB “A”, everything is ok.
With two or more records in DB “A”, the calculcated field appears only for the first record. The 2nd / 3rd record are displayed WITHOUT the calculated field. And the value in the first line changes.. very strange..

Any help or suggestion ?

Rainer

Is it not possible to use calculated fields in portals ?

Rainer

please send in an example solution