Calculated field

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
User avatar
hydrald7
Posts: 9
Joined: 2022-04-10 13:42

Calculated field

Post by hydrald7 » 2022-05-09 08:01

Hello,
New to using appgini and I'm facing a difficulty...
I am developing a real estate rental management application based on MySQL.
I am facing a difficulty already reported in the past but I need to find an effective alternative and I really need your help and support... kind souls, so here it is:
I need to recover encrypted data in different tables, except the calculation operations are distorted because the calculated fields do not use the content of the field but probably the ID.
This is a real problem for me in order to automate certain operations and avoid the user having to fetch the data, copy it and come back to enter it in a standard field.
I appeal to your knowledge and the solidarity of the technicians that you are Thank you in advance for all your help

Post Reply