I am using CF7 and webhook/zapier.
I have translations on my multiselect fields and wanted to only fetch data from the original language (Norwegian) to zapier without changing the original field structure. I found a way to fetch the original language (hidden field which is a copy without the translations).
However, this does not seem to work with multiselect fields. If a user chooses more than 1 option, only the English fields / choices are all fetched. The webhook seems to only fetch the first value and ignore the choices.
I’ve tried to solve this issue with GPT4 but didn’t succeed. Any ideas?
My config_:
<h4>Foretrukne ukedager</h4>
[checkbox your-3c use_label_element “Mandag|Monday” “Tirsdag|Tuesday” “Onsdag|Wednesday” “Torsdag|Thursday” “Fredag|Friday” “L?rdag|Saturday”]
[hidden ukedager_webhook: checkbox your-3c use_label_element “Mandag” “Tirsdag” “Onsdag” “Torsdag” “Fredag” “L?rdag”]
For example, if a user selects “Mandag”, “Tirsdag” and “L?rdag”, the webhook will only return the first value “Mandag”. How can I fix this?
]]>Thoughts?
]]>Some of my members must select an age range. I��ve created a multiselect field where they can choose:
15 – 25
25 – 35
35 – 45
45 – 55
55 – 65
65+
They can select multiple values.
On the directory pages, I want to sort their profiles in ascending and descending, according to their age range as selected above. This should also include members who have not selected anything in the age range.
Can this be made possible using a Code Snippet? Or is ther perhaps another suggested workaround?
]]>I want to achieve two scenarios:
Shops – allow Shop owner (author of the shop) to register the employees (a number of userswp users)
Events – allow Event owner (author of the event) to register a host (a singular userswp user) and also to register a shop if needed (a geodirectory location (shop))
All above scenarios are optional! What would be the best way of achieving that? I tried to use a shortcode to a multiselect option but it doesn’t seem to be working.
]]>I have found problems when I am using two or more multi select blocks. Even if their IDs are different, the answer given from the user is received in the entry info, for each block, as the sum of the options chosen in each block.
For example, I have 2 multiselect blocks:
If the user answers in MS “option 6” and in MS2 “option 2” and “option 3”, the entry info received for both MS and MS2 is “option 6”, “option 2” and “option 3″…
Thanks for your help.
Best regards
]]>Hi,
I use the plugin popups for Divi and I have an issue with it.
I add my search form in the popup. In the searchform I use select2/multiselect, but within the popup this function doesn't work
Is there a silution for this?
https://www.hulpbijhb.nl/resultaten-pagina-dagbesteding this is the link to my website. If you use the filter button the popup appears.
Kind regards,
Joyce
]]><br>
to get each selected from list below each. But I need the dot in front.
Did try with css “before” but thats not possible. Did try template with li and each. But does not show at each.
[before]<ul>[/before]
<li>{@jouw_profiel}</li>
[after]</ul>[/after]
Do I mis a part of code. I only see help for complex relation and than list.
With for each.
So i just want the selected items to show inside a ul li list
Thanks for the time
—
UPDATE: After posting this, I got a lot of apologies and explanations in my tickets, both here and in premium support. They were much more responsive. And as you can see from the thread below, one support guy went above and beyond to solve what no one could for me. For that, I’m grateful.