vkeves
Forum Replies Created
-
Hello Essekia,
Thank you for getting back to me. Yes, I use that plugin.
What I’m trying to achieve is to display in a table questions and answers in a quiz and whether questions were answered correctly or not.
Example: question 1 (text field) – user answer (text field) – correct/incorrect (this requires conditional logic to display only one option)
[text question-1][group q1-cor][text correct-mark "correct"][/group][group q1-incor][text mistake-mark "incorrect"][/group]
The problem I’m facing is that I can map the text fields e.g. [text question-1], [text correct-answer "correct"] and [text mistake "incorrect"] through Tablesome, but not the conditional groups [group q1-cor] and [group q1-incor], as they are not detected automatically by Tablesome and the conditional logic from CF7 does not seem to work in Tablesome.
I really like your plugin, so please let me know if there is a way to make this work or how to add conditional logic to Tablesome tables.
No, when I try to build the table in the backend and match trigger fields with action fields, I don’t see conditional fields (Conditional Fields for Contact Form 7 plugin) in the list of auto-detected fields.
Forum: Plugins
In reply to: [Contact Form 7] Spinning wheel + messageThat’s great, thank you!
- This reply was modified 1 year, 11 months ago by vkeves.
Forum: Plugins
In reply to: [Contact Form 7] CF7 5.4 not sending Bcc and CcHello,
I made some changes and it seems to be working now.
Thank you
Hi, I have the same problem. Where can I find the old version?
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] The last update is slowing down my websiteHello Florent,
The recent update has resolved the issue. It’s fine now. Thank you
Forum: Plugins
In reply to: [Contact Form 7] autocomplete:off does not workI don’t want to turn the autocomplete function off completely, only for some specific fields and I’m not sure how to do it.
autocomplete:off or autocomplete:false does nothing
What works is <input type=”text” autocomplete=”off”> but that creates a different type of an input field and it does not create a cf7 tag which I could use later on.
Forum: Plugins
In reply to: [GDPR] Warning: array_filter() expects at most 2 parameters, 3 given inYes ?? I have changed that and now it seems to be working fine. Thank you
Forum: Plugins
In reply to: [GDPR] Warning: array_filter() expects at most 2 parameters, 3 given inVersion 2.0.8
it is deactivated now due to the warning