anamostafa
Member
Posted 5 months ago #
Hi
I think you have a problem with Taxonomy check box, it just save the new checked items
i mean when you choose to remove the checked from any previous selected term within the filed "checkbox" [ Populate with a Taxonomy by gravity form custom post types plugin] the taxonomy field doesn't save the unchecked items.
and it appears in the admin area that the user still select this term and didn't unselected it.
I'm using
Wordpress V. 3.4.2
Gravity Forms + Custom Post Types Version 3.0.1
Gravity Forms - Update Post Version 0.5.3
Thank you in advance
http://wordpress.org/extend/plugins/gravity-forms-update-post/
srumery
Member
Posted 4 months ago #
anamostafa,
I am seeing the same problem you described. I also tried using the drop down field (as well as checkboxs) thinking that since only one item can be selected, it would clear the rest. That didn't work either. It keeps adding a new taxonomy entry every time I select a different entry. It doesn't remove the previous selection.
Have you had any luck fixing this problem? Maybe we can figure this out together.
anamostafa
Member
Posted 4 months ago #
srumery
Member
Posted 4 months ago #
Yes. That little fix did the trick. It should work for you as well.
anamostafa
Member
Posted 4 months ago #
it working for me but after changing the same value to false at line 411 for checkbox , thanks man Good Luck
srumery
Member
Posted 4 months ago #
That's good to know. I'm glad you got it working!
Cheers!
cschell
Member
Posted 1 month ago #
Hi all! I know this thread is getting a bit old, but I thought I would see if I can get any additional information on this fix. I have several multi-select areas in a form that are being pre-populated with taxonomies. Unchecking them does not save, even with all the lines mentioned above changed to "false". I've also tried changing them to checkboxes with no luck.
Any ideas what else I might be able to do to get the taxonomy values to reset and only use what people have selected (or deselected)?
Thanks!
cschell
Member
Posted 1 month ago #
The link to the form is behind a login, so I apologize for not including it.
cschell
Member
Posted 1 month ago #
Wow, OK, now I'm embarrassed. Looks like the developer I was working with installed a 4.0 beta version of this plugin where the change wasn't working. Going back to a stable version fixed everything.