Issue using a custom taxonomy with a multiselect field
-
I have a custom taxonomy “Topic” which is associated with a multiselect field in gravity form. When I try to submit through gravity forms after having selected multiple values in the taxonomy, there is a new value created in the taxonomy which is an array of ids of the topics selected through gravity form.
For e.g. if I select topic A, B, C I see a new Topic added to my list of topics [‘id-of-A’, ‘id-of-B’, ‘id-of-C’].
I am on version 1.3 of the plugin.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Issue using a custom taxonomy with a multiselect field’ is closed to new replies.