Hi!

I'm using custom view in templates. I've read this:
https://docs.acymailing.com/developers/customise-inserted-content

For security reasons, it isn't possible to use PHP code in the custom view, you only have access to HTML elements and the data shown on the right. You then won't be able to customise the format for date fields for example.

It's not possible to modify date format, using shortcode, wordpress hooks or similar? I don't like to show time, only date and with different format.

Thanks

Thanks @jvstratum
I'm using this in custom view:
<div class="acym_date">{post_date}</div>

And date/time is shown as: 2024-03-14 21:05:01

I like to see: 14-03-2024, or with month name.

hi,

To provide you with the best assistance possible, I kindly request that you submit a support ticket through our website at https://www.acymailing.com/support/. Our team will be able to efficiently and effectively provide you with the assistance you need.

Please note that our ticket support is exclusively available for our customers with an active Essential or Enterprise license. If your license has expired or you are using the Starter version, we kindly invite you to renew or upgrade your license prior to opening your support ticket.

6 days later

Thanks! I have an active Enterprise license.

I've just sent support ticket now.

2 months later

rakesh

Hi,

I'm sorry but for custom values like this ones we do not format the date we display it's raw value from the database. Our developers have added this to their todo list, but we currently can't give you an eta on this.