chrisonga
Forum Replies Created
-
Forum: Plugins
In reply to: [Material Design for Contact Form 7] Select field and radio buttonsHi all,
Just a quick update. I went back and activated legacy styles and the select dropdowns functioned as expected.
Still hasn’t really solved the problem.
Any thoughts would be much appreciated.
Regards
ChrisForum: Plugins
In reply to: [Calculated Fields Form] Page Break Dropdown VaildationSorry everyone!
I have answered my own question.
The ‘Value’ of the first dropdown field needs to be left blank to required validation to work!Cheers,
ChrisForum: Plugins
In reply to: [Calculated Fields Form] Populate text field depending on dropdown selectionThanks again for the great support.
Will try this out.
Regards
ChrisForum: Plugins
In reply to: [Calculated Fields Form] Populate text field depending on dropdown selectionThanks for the great response!
switch/case works a treat.One last question on this.
I have number values on some of the dropdowns as I have to calculate costs of the courses etc. I have noticed that the ‘case’ is reading the ‘value’ and not the ‘text’ part of the dropdown. Is it possible that the ‘case’ can read the ‘text’ instead of the ‘value’?Regards and thanks again,
ChrisForum: Plugins
In reply to: [Contact Form DB] Calculated Fields Form to DBGreat Michael,
I really appreciate your help here.
Thanks so much.Regards,
ChrisForum: Plugins
In reply to: [Contact Form DB] Calculated Fields Form to DBHello Michael,
You are right it is slightly off-topic for the plugin but it is the plugin I am trying to communicate with so the client can export the form submissions as csv!
I am assuming ‘hum_cf7dbplugin_submits’ is the right table to be writing to.
I had no luck with the above code so I tried what was mentioned here (just added the shortcode):
https://cfdbplugin.com/?page_id=508Which sent a result straight to the database but doesn’t seem to show any of the fields!
Thanks again for any help!
Forum: Plugins
In reply to: [Calculated Fields Form] Dropdown Value as Date for CalculationThanks for the amazing support!
Will try it out and get back to you.
Regards
ChrisForum: Plugins
In reply to: [Calculated Fields Form] Dropdown Value as Date for CalculationOK have it working.
A further question in relation to Date Calculation!
In a calculated field I want to mirror the value of (fieldname74 – 1 day)
I am using this:
GETDATETIMESTRING(DATETIMESUM(fieldname74, ‘dd/mm/yyyy’, -1, ‘d’))But getting this output
2016-09-04 12:00:00 am
instead of:
19/09/2016Also how can I minus a day from the calculated field of the equation above?
I am trying this:
GETDATETIMESTRING(DATETIMESUM(fieldname76, ‘dd/mm/yyyy’, -1, ‘d’))Where fieldname76 is the result of the calculated field above.
Thanks again,
ChrisForum: Plugins
In reply to: [Calculated Fields Form] Dropdown Value as Date for CalculationThanks for the feedback!
I have purchased the developer plugin. Can I just overwrite the current one in the plugins folder without losing the form I have already created?
Regards,
ChrisForum: Plugins
In reply to: [Calculated Fields Form] Show/Hide dependant fieldsI thought that is how I had it set up but I must have done something incorrectly.
https://www.humboldt.duck-dive.com/buchen/Thanks for the help. It is really appreciated.
Cheers,
ChrisOK found the solution myself!
Dropped it into the Plugins folder and activated on the plugin page of the wordpress backend!
ChrisWould you mind expanding on what you mean by ‘Dropped it into a plugin’?
Have located the script (debug-log-not-strict.php) but not sure where to put it.
Thanks in advance for any assistance,
ChrisAnyone that can perhaps lend assistance?
Forum: Plugins
In reply to: [WordPress Category Archive] Link/Permalink problemAnyone please!
Chris
Forum: Plugins
In reply to: [WordPress Category Archive] Link/Permalink problemWould really appreciate it if anyone has the time to check it out.
Chris