Total Calculation not getting stored

quib12345

New Member
I have some Ajax calculations on my app that work and get saved for individual elements.
But the total calculation that sums these calculations work while the form is being filled,
but it does not get saved when the form is being confirmed by the user or even show in the backend list.

Notes:
1. Neither does it get submitted(on the backend) even after the form is finally submitted
I am running Joomla 3.5.0 and Fabrik 3.4.3.

2. I am using the Ajax function to listen to the fields({table_name___element_1},{table_name___element_2},...) and also summing them up like:
return {table_name___element_1_raw}+{table_name___element_2_raw}+{table_name___element_3_raw}+...

3. First picture: here is total working while the form is being filled(Using Ajax):

Second picure: here is the form being confirmed by the user with total calculation not showing:

Thanks.
 

Attachments

  • forum pic0.PNG
    forum pic0.PNG
    12.6 KB · Views: 98
  • forum pic1.PNG
    forum pic1.PNG
    11.2 KB · Views: 96
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top