Tell us what you are trying to do?
I have a form that is basically a checklist made up of checkboxes that save a value of 1 when ticked and 0 when not. When the user edits the form, I want to add up all the checkbox values and save that as another field to feed into the progress indicator. I know to use the cred_save_data hook but I have no idea how to add up the field values (and ideally turn that into a number out of 100) there will be 8 in total.
Hello. Thank you for contacting the Toolset support.
Can you please share problem URL where you added the edit form as well as admin access details and let me review your setup first and will get back to you with the possible solution.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Thanks Minesh, that's awesome.
Can I just ask where do I find documentation or samples of what you've done there... the get_post_meta etc?
I can look at what you've done there and figure out how it works now.
But I was looking for info initially to try and figure this out myself but couldn't find that sort of thing anywhere.