Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    Thread Starter johanlinnarsson

    (@johanlinnarsson)

    Thank you for quick reply Michael. Impressive! ??

    I will take a deeper look at your second link later.

    I have tried this shortcode:
    [cfdb-datatable form=”Kontaktformul?r 1″ show=”Submitted,your-name,your-email,your-subject,your-message,submit_time” filter=”submit_time>2015-07-13&&submit_time<2015-07-13″ orderby=”Submitted”]

    It doesn’t show anything? I’m testing this out and only have posts made today from Contact from 7, that’s why I’m selecting from todays date only and I assume it should work?

    If I remove the filter attribute, everything is displayed nicely.

    Kind regards
    Johan

    Thread Starter johanlinnarsson

    (@johanlinnarsson)

    I manage to get it to work. While debugging I hade this shortcode on the page:
    [cfdb-datatable form=”Kontaktformul?r 1″ show=”Submitted,your-name,your-email,your-subject,your-message,submit_time” filter=”submit_time>2015-07-13&&submit_time<2015-07-13″ orderby=”Submitted”]

    Underneath the shortcode I hade other values that seems to trigger and made the shortcode not working:
    submit_time>2015-07-12&&submit_time<2015-07-14
    submit_time>14:25:03&&submit_time<14:27:26

    When all those values was removed everything worked. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display between dates?’ is closed to new replies.