Title: Doesnt work with Calculation fields
Last modified: October 6, 2020

---

# Doesnt work with Calculation fields

 *  [mikedistras](https://wordpress.org/support/users/mikedistras/)
 * (@mikedistras)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/)
 * Im trying to create a calculator with multiple slider values, however it doesnt
   seem to work.
 * Does this work with the gravity form calcution functions?

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [uamv](https://wordpress.org/support/users/uamv/)
 * (@uamv)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13504655)
 * I think it should be working with calculation fields. I wonder if there might
   be a conflict or if some specific configuration is blocking things from proper
   calculations. Anything show in your browser console?
 *  Thread Starter [mikedistras](https://wordpress.org/support/users/mikedistras/)
 * (@mikedistras)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13504768)
 * I tested further, and my apologies it does work with calculations, however i 
   did help define where a potential issue is.
 * It doesnt pass information to another input field _if_ its conditional. Eg, a
   slider that only appears under certain conditions.
 * EG:
    field-a: radio button with Yes/No option
 * field-b: Slider field – conditional and shows if “field-a” is “yes”
    field-c:
   number input – calculation field containing “field-b” output – conditional to“
   field-a” being “yes”.
 * —
 * I hope that makes sense and happy to add screenshots if unable to recreate?
 *  Thread Starter [mikedistras](https://wordpress.org/support/users/mikedistras/)
 * (@mikedistras)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13521416)
 * Hi,
    I noticed there was an update to the plugin, but it didnt seem to fix this
   issue.
 * Did you manage to recreate?
 *  [Tygo](https://wordpress.org/support/users/tygoo/)
 * (@tygoo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13536422)
 * I have this same problem
 *  [nbmtm](https://wordpress.org/support/users/nbmtm/)
 * (@nbmtm)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13547703)
 * Hi I’m currently having the exact same issue. All my forms stopped working as
   conditional logics are creating issues.
    Please provide a solution.
 * Thank you.
 *  [Tygo](https://wordpress.org/support/users/tygoo/)
 * (@tygoo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13565736)
 * Any updates on this?
 *  [Dan](https://wordpress.org/support/users/thedan1984/)
 * (@thedan1984)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13588461)
 * I’ve had reports of an issue with a recent update this plugin made which has 
   broken sliders that used conditional logic and calculations. I had created forms
   in 2019 with Gravity Forms and this Slider and they were working fine up until
   a recent update.
 * Is there a plan to resolve this, or an easy way to roll back to your previous
   plugin?
 *  Thread Starter [mikedistras](https://wordpress.org/support/users/mikedistras/)
 * (@mikedistras)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13591519)
 * You should be able to download an older version of the plugin from his git repo:
   
   [https://github.com/uamv/gravity-slider-fields](https://github.com/uamv/gravity-slider-fields)
 * Or downloading a previous version at the bottom of the plugin page:
    [https://en-gb.wordpress.org/plugins/gravity-slider-fields/advanced/](https://en-gb.wordpress.org/plugins/gravity-slider-fields/advanced/)
 *  [Dan](https://wordpress.org/support/users/thedan1984/)
 * (@thedan1984)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13591525)
 * Thank you so much for the fast reply. I will give that a shot.
 *  [martijnlindeboom](https://wordpress.org/support/users/martijnlindeboom/)
 * (@martijnlindeboom)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13686474)
 * nice, thx for the suggestion because i am having the same problem with the conditional
   logic blocking the input of these sliders. Every visitor has to give their input
   two times and it is very frustrating so i hope this will work again with the 
   older version
 *  [Dan](https://wordpress.org/support/users/thedan1984/)
 * (@thedan1984)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13687516)
 * The plugin still didn’t work with an older version, so I ended up purchasing 
   a plugin called Gravity Forms Range Slider and it worked great.
 *  Plugin Author [uamv](https://wordpress.org/support/users/uamv/)
 * (@uamv)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13688393)
 * I’ve finally got to poking with this and I think the issue is that when hidden
   sliders are initially loaded, they aren’t being assigned a default value and 
   aren’t given a value until the user interacts with them. For now, can you try
   explicitly defining a default value for the slider(s) on the _Advanced_ tab when
   editing the field? This should then allow them to populate themselves (or any
   dependent calculation fields) properly.
 * I’ll try to figure a way to best address this. Maybe an indicator that a field
   is in a NULL state. I know other users elsewhere have requested that sliders 
   are not auto-assigned a default value, so as to require the user to explicitly
   set it.
    -  This reply was modified 5 years, 6 months ago by [uamv](https://wordpress.org/support/users/uamv/).
 *  [martijnlindeboom](https://wordpress.org/support/users/martijnlindeboom/)
 * (@martijnlindeboom)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13780166)
 * i tried the defining the default value under the advanced tab in cms but it just
   goes on to the next question (pagination) and in my summary i see it didn’t save
   the input the user but only the default value (zero in my case) which is even
   worse because the user gave 2 for an input.
 * if i leave the default value empty the user always need to set his/hers choice
   two times for it to save so in either case it’s not working like it should.
 * can you let us know if you are planning an update for this? otherwise i have 
   to go search for another solution because this isn’t really user friendly for
   our visitors..
 *  [martijnlindeboom](https://wordpress.org/support/users/martijnlindeboom/)
 * (@martijnlindeboom)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13780170)
 * [@thedan1984](https://wordpress.org/support/users/thedan1984/) is that the one
   from Hiilite on codecanyon? i was looking at that one but it hasn’t been updated
   in a while so in wonder if they are actively maintaining it or it either just
   works and no reason for updating?
    -  This reply was modified 5 years, 5 months ago by [martijnlindeboom](https://wordpress.org/support/users/martijnlindeboom/).

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Doesnt work with Calculation fields’ is closed to new replies.

 * ![](https://ps.w.org/gravity-slider-fields/assets/icon-256x256.png?rev=2073431)
 * [Gravity Slider Fields](https://wordpress.org/plugins/gravity-slider-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-slider-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-slider-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-slider-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-slider-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-slider-fields/reviews/)

## Tags

 * [calculations](https://wordpress.org/support/topic-tag/calculations/)

 * 14 replies
 * 6 participants
 * Last reply from: [martijnlindeboom](https://wordpress.org/support/users/martijnlindeboom/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/doesnt-work-with-calculation-fields/#post-13780170)
 * Status: not resolved