Why does my form keep freezing when I try to enter an amount?

  • johnmaisel
    Asked on December 11, 2017 at 3:53 PM

    The form freezes when I start to enter an amount.


  • Marvih
    Replied on December 11, 2017 at 5:20 PM

    Upon checking your form, I found out that there are several dollar sign ("$") in the Conditions area that are not changed into string which causes to break the calculation and freeze the form.

    Why does my form keep freezing when I try to enter an amount? Image 10

    Please re-check every Calculate conditions and change the "$" sign into string format by clicking it.

    If you click it and it changed to Yellow background hit "SAVE". Check again if it was really updated. If not, add a blank space after the "$" sign and hit SAVE.

    Why does my form keep freezing when I try to enter an amount? Image 21

    I also suggest that you use "Form Calculation" widget instead of the Conditional ones to prevent slow load times.

     

  • johnmaisel
    Replied on December 12, 2017 at 11:43 AM
    So, I have not made any changes to this form for quite some time and it has
    worked flawlessly until now. What changed? I just made all of the changes
    you recommended and it still freezes. As a matter of fact the edit screen
    now freezes as well.
    Regards,
    John
    John P. Maisel III - REALTOR®
    Broker / Owner / Visionary
    *ACTIVE AGENT REALTY, LLC*
    *654 SE Fort Island Trail*
    *Crystal River, FL 34429*
    Direct – (352) 302-5351
    *Like Us On Facebook!*
    https://www.facebook.com/ActiveAgentRealty
    Want to know more about Citrus County? Click Here

    *Disclaimer: E-mails sent or received shall neither constitute acceptance
    of conducting transactions via electronic means nor create a binding
    contract until and unless a written contract is signed by the parties.*
    ...
  • John_Benson
    Replied on December 12, 2017 at 12:33 PM

    I cloned your form and I was able to replicate the issue. Please give me more time to investigate the issue.

    I will contact you again once I have any updates. Thank you.

  • John_Benson
    Replied on December 13, 2017 at 2:17 AM

    I checked your form and I can see that some conditions are still not change as instructed by my colleague @Marvih. Please change the "$" to brown color, here's a screenshot of the correct format:

    15131493705a552 Screenshot 10

    Here's a screen capture of your conditions on my end:

    151314913751151a Screenshot 21

    I also clear your form cache on our server. Please try it again and let us know how it goes.