computedata Posted August 7, 2023 Share Posted August 7, 2023 Hi all. Non-coder here. I am using gravity forms for my form creation; I implemented a function to count the number of checkboxes selected on a checkbox field and input the count value to a quantity field of the payment section. It worked well for one quantity field, but when I fed that count value from one checkbox field to 2 different quantity fields, only the last quantity field is working. Please help me to rectify the error. here is the code: https://paste.laravel.io/9162dc6a-eb68-49e0-979a-8cd21ccfcf1e Quote Link to comment Share on other sites More sharing options...
computedata Posted August 7, 2023 Author Share Posted August 7, 2023 (edited) 15 minutes ago, computedata said: Hi all. Non-coder here. I am using gravity forms for my form creation; I implemented a function to count the number of checkboxes selected on a checkbox field and input the count value to a quantity field of the payment section. It worked well for one quantity field, but when I fed that count value from one checkbox field to 2 different quantity fields, only the last quantity field is working. Please help me to rectify the error. here is the code: https://paste.laravel.io/9162dc6a-eb68-49e0-979a-8cd21ccfcf1e New Text Document.txt Edited August 7, 2023 by computedata Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.