I have a membership site. I wanted to use some data that my users will input in a form. I am using the custom code cred_save_data to get that pieces of information from the form and use some place else in my website. However my form is not triggering to get the taxanomies result (ie. if they select the color taxonomy, I want to send the term selected "blue").
My question is how do I set it in the form to collect the data from taxonomies in the cred_save_data form? Or if that form is the correct one for me to use in this case
Hello. Thank you for contacting the Toolset support.
I do not get yet what is your actual use-case of using the Toolset form's hook cred_save_data.
Basically, you can replace 9999 with your original form ID. You can see the form ID when you visit Toolset => Post Forms and with every form item there will be associated ID will be displayed.
Now, can you please tell me what is slug of your color taxonomy and what exactly you want to achieve. Do you want to copy the taxonomy term name to post title? If not, what exactly you want that cred_save_data should do?
The topic ‘[Closed] cred_save_data form’ is closed to new replies.