Title: Dynamically calculate Problem
Last modified: October 22, 2023

---

# Dynamically calculate Problem

 *  Resolved [grayhats](https://wordpress.org/support/users/grayhats/)
 * (@grayhats)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/dynamically-calculate-problem/)
 * In our form, we want to dynamically calculate other inputs from Brutto and calculate
   Brutto from Netto. Actually, this code works without any problems, but when we
   add another numerical operation form to the page to which we added it with the
   short code, the Brutto form does not work. I don’t know if the Javascript codes
   are conflicting. How can I solve this?
 * [https://ibb.co/tCrcHBg](https://ibb.co/tCrcHBg)
   [https://ibb.co/HTvJ40S](https://ibb.co/HTvJ40S)
   [https://ibb.co/kxvG1Km](https://ibb.co/kxvG1Km)[https://ibb.co/WF1Jw3q](https://ibb.co/WF1Jw3q)
   [https://ibb.co/X2Dc52Y](https://ibb.co/X2Dc52Y)[https://ibb.co/F8gM7kb](https://ibb.co/F8gM7kb)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdynamically-calculate-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/dynamically-calculate-problem/#post-17142372)
 * Hello [@grayhats](https://wordpress.org/support/users/grayhats/)
 * You have configured invalid dependencies in the fieldname30 field (you have not
   entered the value to compare). The calculated field fieldname25 was configured
   as editable, but you have not ticked the checkbox to not evaluate its equation
   when the value is entered manually. So, entering the fieldname25 value evaluates
   the equation of fieldname24, but as you use the fieldname24 in the equation of
   the fieldname25, both equations cause an endless loop evaluation.
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Dynamically calculate Problem’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/dynamically-calculate-problem/#post-17142372)
 * Status: resolved