Hi, I am new to Bubble and building out a “Salesforce Clone” from Bubble’s tutorials How To Build A Salesforce Clone Without Code and I did everything exactly like in the tutorial but for some reason when I try to Update “Webinar Registration” or “Sales Call” from “Yes” to “No” it doesn’t work.
I tried changing a bunch of stuff but nothing works. BUT if I try to change which checkbox is checked directly from the App Data then it works and shows on the CRM page “No” instead of “Yes” and if I am creating a New Lead and check “No” it shows as “No”. The problem starts when I try to update it from “Yes” to “No” afterwards, I even messed with the Conditionals and it would let me select “No” but in the repeating group preview would still update it as “Yes”.
P. S. Everything else besides that works fine, Bubble doesn’t show any issues
Please help, the goal is to be able to Update the “Webinar Registration” and “Sales Call” from “Yes” to “No” just like in Bubble’s Salesforce Tutorial. Thanks in advance!!