Hi,
We are trying to use a drop down filed that allows the user to select a recipient for their inquiry. For this reason, we’re using the following code
<label>Please select the location*</label>
[select* pleaseselectyourstoremenu-731 “Clixium|[email protected]” “Bayside|[email protected]” “Cairns|[email protected]”]
Then, when we are trying to use [select* pleaseselectyourstoremenu-731] in the ‘To’ field of the contact form 7 form, we are getting the invalid mailbox syntax is used error message.
Can someone please point out what we might be doing wrong?
Thanks
]]>Dear all,
I wonder if we can control the place of the conditional fields. For example, let say the list below are check boxes and when I click on BBB, there an input will appear to fill it. Currently, the box will appear at the end of the list (in bold below)
add more details when BBB is checked
What I am asking is it possible that the input appear after the check box BBB directly? just like the example below.
I know that Contact form 7 supports columns, but assume I have 10 check boxes and there will be an input appear for each one of them when it is checked. So, it is really nice if it is possible to appear after the check box directly.
Thanks in advance for the nice tool and the support
]]>Hi, how can you set some items as default please? Tried default: 1 but had no luck.
]]>I want to put in the field that can be selected up to a maximum of 3 items. someone know how to I can do?
]]>Good morning,
I’m having some issues with pulling in the placeholder text for a multiple select field. It appears that it doesn’t pull in the default one and when I try to input my own it doesn’t appear either?
Please would you be able to update the plug-in to fix this issue?
]]>Hello, your plugin works great I just would like a different color than blue as a selected highlighted field.
]]>1. Placeholder text with spaces breaks the plugin. Example: Select something
2. Wrapping the placeholder text in quotes breaks the plugin. Example: “Select something”
3. Using HTML escape entities breaks the plugin. Example: Select something
]]>Hi,
Thanks for your pluging.
It is possible to set closeOnSelect : off ?
]]>I found two topic with this issue but without any solution – the placeholder in plugin doesn’t work with space (it show only first word). How can I fix it?
]]>hi there. there is a problem with turkish alphabet (?,?,?,?,ü,?) and spacing
for example: I wrote ülke, then the input disappearing. I wrote “I am” then only shows up “I”.
why is these happening?
]]>Hi,
Thanks for your plugin.
For a web, i′m needing to obligate users to select at least two options from all the available options in a select field. I know i can stablish the fiels as required, but then it′s only required to select one of the options, and what i need it′s user select at least two options. Is this possible with this plugin?
A lot of thanks.
]]>Hello, your plugin works great I just would like a different color than blue as a selected highlighted field. I tried to change the .dropdown-wrapper color with css but no luck. Please help
Thank you
hi there. I downloaded your plugin and changed some css styles but conflict with dropdowns lists in woocommerce checkout page. I tried change classes in the select2 js file but I couldn’t. how can I spare these?
]]>Hi, thank you for your very useful plugin!
I just installed your plugin and found that the placeholder doesn’t work with space. Example: If my placeholder is Select City
, the live form just show Select
as placeholder.
Your FAQ says “You can pass the input width when you generate the form input tag.” Exactly how do you do this?
]]>Hi!
I can’t seem to use a placeholder that contains multiple words because the input doesn’t show up.
Same thing happens if the word contains accented letters (ó specifically, haven’t tried others).
Is there a different syntax for placeholders that contain spaces? what about accented letters?
Thanks.