is this a bug ?

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
scorpio_x73
Posts: 11
Joined: 2013-11-28 21:00

is this a bug ?

Post by scorpio_x73 » 2013-12-07 23:25

Hi and thanks in advance.

I tried to calculate a field with the value of a lookup filed but it seems that i get the value form the id and not the actual value of the field (cause of the lookup field).

If that is the case is there a way to bypass it ?

New and trying...


Thank you all again.

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: is this a bug ?

Post by a.gneady » 2014-01-02 19:27

Not a bug. Lookup fields store the primary key (id) value of the parent record. You should probably apply the calculation on the parent record itself, and it would automatically show up in the child record.
:idea: AppGini plugins to add more power to your apps:

Post Reply