Show/Hide if Any of these conditions are met:
Date is BETWEEN 2/1 and 2/14
Date is BETWEEN 6/1 and 6/14
Date is BETWEEN 10/1 and 10/14
I would NOT want something that forces me to also specify year, because that would mean I’d need to go into the form every single year and edit the dates. I have multiple forms that would hugely benefit from this option, and it wouldn’t be worth it to me to use the option if the year had to be updated each year.
As an example of how I’d use this, I use Forminator to allow people to sign up for multiple tennis events that run March through May, July through September, and November through January (at a tennis club run by a non-profit organization). Invariably, there are always people who sign up for the next session way too early (before I have all my spreadsheets set up), even when I ask them not to. I’d like to make the registration form’s “submit” button invisible every year between the dates of 2/1 through 2/14, 6/1 through 6/14, and 10/1 through 10/14. But none of Forminator’s condition options tied to date allow for this. It either has to be ALL of an entire month every year (“month is”), which doesn’t work for me since signups start in the middle of the month, or it forces me to specify an exact date, which isn’t helpful because that will cause me to have to re-edit the form every single year to update all of the exact dates for the next year.
The date options you have are useful, but I feel that adding a “between” option for date conditionality would be the most useful conditional date option of them all, or at least among the most used, and it’s surprising to me that this option hasn’t been added.
]]>Best regards.
]]>I am trying to reduce the space between wordpress native gallery items, for two columns, but it is only in desktop view, because it looks good on mobile view, but I have no idea how. Can anybody help me?
Best regards,
Adm
]]>I’ve just started using WP Data Access Premium in earnest and now migrating my existing internal reporting dashboard (written in .NET) to WP using your great plug-in – mainly to speed up ongoing development. However, I’m finding it tricky to implement (what seems to me a simple) particular requirement:
I have the following query which will just simply aggregate values between a date range from a view – like this:
SELECT
retailer_id, vendor_code, company_name,
SUM(num_sales) AS total_trans_count,
SUM(revenue) AS total_revenue
FROM vrpt_rev_daily_by_retailer_v1
WHERE trans_date BETWEEN <<DATE 1>> AND <<DATE 2>>
GROUP BY retailer_id
So effectively it’s summing a column for rows between a given range, for each retailer.
What I effectively want to do on the DATA PUBLISHER is just have a flat table with two dynamic filters (From Date and To Date) – which are used as the aggregate params and that’s it.
In my existing system, I just pass in the two date values and it builds the SQL (as above) and fires it off – but I’m struggling to see how this can be achieved using WP Data Access. Date ranges are a common theme in reporting systems – so some pointers would be great to achieve this. In summary:
1) Can you specify aggregate fields (e.g. SUM() ) ?
2) Can two filter values be passed back in as a BETWEEN clause ?
Or do I need to drop into code to do this – which is what I’m trying to avoid by using this tool?
Cheers
Matt
]]>Just updated to 3.1.1, and seems as though it is no longer able to change the animations on a elements between screen displays, and is still pulling the default from the desktop, even though thay have been changed for the mobile.
Thanks in advance for any help on this.
Regards
You are setting the bottom margin for the paragraphs to be 2em, but there is already bottom padding for paragraphs set to 1em. I believe this is set by Divi, and maybe it changed in a recent update, or maybe I set this somewhere else. The padding comes from Divi’s stylesheet, style.dev.css, line 104.
Either way, I ended up with 3em of space below each field. If we had a way to control the margin and padding for the paragraphs here, that should solve the problem.
I see related support posts, but your previous recommendation of your Divi AiO plugin seems to be too old to be relevant, since the plugin is no longer available, and the other person never responded with more details.
https://www.ads-software.com/support/topic/spacing-between-form-fields/
https://www.ads-software.com/support/topic/feature-request-spacing-between-form-fields/
For now I’ll fix this with custom css outside of the Divi Builder, but it would be nice to have settings to control the margin and padding here and not be forced to 2em.
]]>is there a way I can search the max body height?
Like I am looking for users that are max 170 cm or less.
How can I do this? Or search between two body heights like between 155-170cm.
Any suggestion?
Thanks,
Denis
I want the child table to filter and show only rows if saleDay is between startDay and endDay.
Can I use the BETWEEN operator? or is there a different way to do this?
]]>How I reduce the space between my images inside a specific gallery like in this page: [ redundant link removed ]
Best regards,
Irina Sopas
]]>Maybe you can help me… I’m trying to display an elementor section only if the current date is between two dates. I created two ACF date fields, startdate and enddate. Is it even possible to set two dynamic date values for a “between” condition? If so, could you please help me out?
Thank you very much!
Kind Regards.
]]>