• Resolved conleec

    (@conleec)


    My wife and I are co-founders and creators of PIFster, the Pay It Forward charity, where users donate as little as $1 dollar per month, then suggest and vote on causes that are important to them, and the cause that gets the most votes each month receives the community donation. We currently use a proprietary mobile app and a web app to accomplish this, but it’s becoming prohibitively expensive for a small charity like ours, so I’m slowly moving towards implementing core functionality on our website using Bit Apps (Forms and Flows, specifically).

    My main feature request for forms is an option to allow donors to?pay the transaction?fees. I have played with using a calculated field, if the decision button is selected, and that basically works, but often ends up with 4 or 5 decimal places, which is ugly, and just doesn’t instill confidence in the process. Also, this technique requires you to toggle the checkbox off and on to update the total if you change your donation. Is there a way to avoid that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Wayes

    (@wayes001)

    You can achieve this using smart-tag/JavaScript function with Number and toFixed() in our conditional logic setup. This method will help you control the number of decimal places, providing a cleaner and more user-friendly experience. I’ve attached a screenshot of the conditional logic configuration for your reference—hopefully, it’ll be helpful to guide you through the process! Feel free to reach out with any further questions.

    • This reply was modified 3 weeks, 6 days ago by Wayes.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.