I updated to GF 2.4.8 and this plugin v1.1.2 and it appears to break required field validation. Forms can be submitted without required fields being entered.
I rolled back to 1.1.1 and required field validation works again.
Contact me directly if you want more details, see it on a staging site, etc.
]]>Having the logic < {today} is amazing, but is it possible to add days to {today}?
Does
if date < {today}+2
work?
I’m not able to get the merge tags modifiers you have documented here to work.
I am trying to set up three conditions:
I have tested with multiple settings (is / greater than / less than) and I cannot get it to work. I know the plugin is working because it fires accurately for “today.” Any tips?
]]>Hi! Wonderful plugin, congratulations.
I have one problem: the plugin is incompatible with Next Button conditional logic in Page Break. Doesn’t work: https://imgur.com/a/NjmcxHC
If I desactive your plugin, it works: https://imgur.com/a/dhJFVJi
Please, check out!
Thanks so much!
]]>We installed the plugin and added Date picker, then tried to put conditonal logic on a notification, send one notification if before one date picked, send other if after.
However, no date field available to choose from?
]]>Hi,
I’ve seen the same behaviour as a couple of others on this thread with later / current versions of GF.
Digging in to GF’s core, it seems that a record which doesn’t “match” according to the conditional logic rules stored in that field object won’t be saved – effectively if GF core doesn’t understand the conditional, it’s treated as hidden *even if it was visible on the POSTed form*.
The simplest solution I’ve found is to pre-test each field’s conditional via gform_pre_submission_filter and set any ‘datepicker’ conditionals that do match to equal themselves; so ‘<‘ or ‘>’ operators become “is” and the fieldId to match is overwritten with the current field’s own fieldId. Bit of a cludge but it works, so far.
Would you like to incorporate this?
]]>Hi,
We have condition redirects setup for specific dates. They are not always working 100%. Sometimes the date redirects do not work. We do have a cache plugin insyaled on the site.
What could be causing the issue?
]]>I have installed your plug in and am trying to use conditions based on date. My intention is to change pricing based on date. I have added a hidden field that captures the current date and in the conditional logic take that hidden date and compare it to a date in the future. On the form itself it works perfect. However once the form is submitted the pricing does not get saved.
Happy to supply screen shots, access, etc.
If I remove the date logic the pricing comes in as expected
LMK your thoughts,
David
Hi Adrian
You mentioned in the plugin write-up that it ‘Supports keyword logic: {today}’.
I can’t find any way of entering {today} in a conditional logic comparison field.
Could you please advise?
Thank you!
Mike
Hello,
I wanted to know if there is a way to say greater than 14days from today?
Hello,
I don’t see the conditional fields in the mail, no matter if I use (all_fields) or add them manually to the mail template. They do appear in the databse luckily, but I would really want them to appear in the transactional mail too. Can you help me or is this a bug?
Kind regards,
Tim
]]>Hello
I use forms in Gravity Form and I installed the datepicker. Then I installed the pugin ‘Date Field Conditional Logic for Gravity Forms’. So I would expect a checkbox for enable Conditional Logic in the advanced tab. But there is nothing like that. What is the problem?
Daniel
]]>The plugin works great and dies what it says, awesome job, and thanks.
I did however notice that when used with the PayPal payments add-on, any form field that uses the date conditional logic, its $ amount will not transfer to the paypal payment page.
Once you remove the date conditional logic from the form field it goes right back to working again.
]]>This is a very great plugin.
It’s possible to extend the plugin, so also the conditional logic at the AddOn (FeedAddOn, PaymentAddOn ) and also at the entries page will be extended ?
]]>