pasilius
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7, values from dropdown not in emailJust found the solution, while rethinking and considering what I asked. The fields not showing up in the overview of the fields available pointed me in the right direction. I changed the fields to
[number* dropdown-anzahl-benutzer min:1 max:100 step:1 default="1"] withoutselect
and it worked.
Thanks a mil for your comments and pointing me towards the right direction. Sorry for the inconvenience.Forum: Plugins
In reply to: [Contact Form 7] Contact form 7, values from dropdown not in emailUpdate:
I tried using an “ordinary” textbox, i.e.
`<label>[text* textbox-mdstlfz placeholder “Please enter a number”]</label>
The value entered by the user showed up in the generated email. So I guess I need to stick to the textboxes as long as this issue keeps cropping up. For usability reasons I still would like to use dropdown. What I cannot figure out is that I am also using values for addressing the user like “Mr” and “Mrs” via dropdown, the values of which are retrieved and shown in the email text.
Moreover, I recently discovered that the dropdown menus in question are not shown in the text line ‘In the following fields, you can use these mail-tags:.
Why are the fields in question not shown in this particular overview. Is there some limitation involved?.
Would be grand if you guys could clarify this.Thanks a mil in advance
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7, values from dropdown not in emailDear all,
I’ve been trying to get this to work. I just would like to add that using a custom title to denote a newly created test dropdown menu (with the same values) did not lead to a result either. I tried the following syntax:
`<label>[number* select menu-345 min:1 max:100 default=”1″]</label>Kind regards
P.Forum: Plugins
In reply to: [Contact Form 7] Contact form 7, values from dropdown not in emailDear Takayuki Miyoshi,
Thanks a mil for your input. I went through the links and descriptions you kindly provided. Based on what I read, I assume that for the tags in question, I should use the following syntax.
[number* select menu-dropdown-users min:1 max:100 step:1 default=”1″]
would be[menu-dropdown-users]for the value to be indicated in the response email, while
[number* select menu-dropdown-min-subs-duration min:1 max:100 default=”1″]
should be[menu-dropdown-min-subs-duration].
These are the tags I added to the email’s body. I guess after all these trials, I cannot really spot my error. Could you, or anyone else, please confirm that I have been on the right track so far.Thanks a lot for taking the time and your support regarding this matter.
kind regards
PForum: Plugins
In reply to: [Contact Form 7] odd position of .wpcf7-not-valid-tip error boxesDear all,
I have been trying to locate the error, however I was unable to find a solution. As mentioned previously, should you need some visual input, I’d send you a screenshot demonstrating the issue. I am kinda lost, not knowing how to make changes to the positioning, which appears to be hard-coded.
Thanks a lot in advance for any help