[RPG] offline - show the result of the calculation
Posted: Fri Oct 28, 2016 4:06 pm
Hi,
The customer use offline formview and there's a table element on it to show data from local database table.
That table has 3 columns, for example, as follows:
Col%1 --> CONTENT.TEXT.&( FLD: NUMBER1 )
Col%2 --> CONTENT.TEXT.&( FLD: NUMBER2 )
Then in Col%3, they would like to show the result of the calculation of (NUMBER2 - NUMBER1).
I don't know how to do this...Could I have your advice please?
Everytime the user changes the value of Col%1 or Col%2, the Col%3 value should be changed.
I'm not sure if it is possible or not...
I appreciate your kind advice.
Thank you in advance!
Best Regards,
Megumi Sawada
The customer use offline formview and there's a table element on it to show data from local database table.
That table has 3 columns, for example, as follows:
Col%1 --> CONTENT.TEXT.&( FLD: NUMBER1 )
Col%2 --> CONTENT.TEXT.&( FLD: NUMBER2 )
Then in Col%3, they would like to show the result of the calculation of (NUMBER2 - NUMBER1).
I don't know how to do this...Could I have your advice please?
Everytime the user changes the value of Col%1 or Col%2, the Col%3 value should be changed.
I'm not sure if it is possible or not...
I appreciate your kind advice.
Thank you in advance!
Best Regards,
Megumi Sawada