• Resolved Houdini

    (@romariokg)


    Hi, can I how to add date to custom fields calendar. In format: j F Y (12 November 2024)

    Or please add this option in future updates.

    In the CIS countries we use this format.

    Thanks.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Sorry did not understand clearly. Are you asking about Date custom fields in from builder?

    Thank you

    Thread Starter Houdini

    (@romariokg)

    Hello. No, I don’t use the form builder, I meant the regular Costom Fields function. If you add a date picker calendar to it, you can customize the time and date displays. I would like to add the date display there, which I wrote about above.

    https://prnt.sc/qwPEHWHocXQG

    • This reply was modified 3 months ago by Houdini.
    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Actually it’s deprecated feature. We are moving to builder for flexible functionalities. There less chance to improve old custom fields functionalities.

    Thank you

    Thread Starter Houdini

    (@romariokg)

    Hello, it’s bad that you are abandoning the standard form, since the form designer is not so flexible and it is impossible to add something of your own to it if necessary!

    For example, in my form I added a field that automatically adds First Name and Last Name to the title field, but in the form designer I have a problem with this.

    So what about displaying the date in the format: j F Y (12 November 2024) Is this somehow possible? Where is this file to change the format?

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    For example, in my form I added a field that automatically adds First Name and Last Name to the title field, but in the form designer I have a problem with this.

    You can do it easily. When user logged in get user first name and last name then set it as field default value.

    So what about displaying the date in the format: j F Y (12 November 2024) Is this somehow possible? Where is this file to change the format?

    Where do you need it for displaying date in listing details or displaying in filter widget?

    Thank you

    Thread Starter Houdini

    (@romariokg)

    Hi

    1. That’s right, that’s what I did, it works if you don’t use the form builder, it doesn’t work in the form builder. Default Value setting: {user.first_name} {user.last_name} didn’t work, how can I merge it?

    2. j F Y (12 November 2024) displaying date in listing details and liting arhive page.

    https://prnt.sc/j30ilW8j-bk9

    Thread Starter Houdini

    (@romariokg)

    Hello, I found where this parameter can be changed. in the Options.php file Line 795.

    If you change the code to: ‘j F, Y’ => ‘j F, Y (November 12, 2019)’,

    I get the desired result.

    But every time I update the plugin, I need to edit the code, how can I override this piece of code?

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Okay, I will add it in core plugin.

    Thank you

    Thread Starter Houdini

    (@romariokg)

    Thank you very much, I’ll wait then. Also, please check ticket ID# 88895

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    We already add that format for both builder form and general form custom fields, will get in next update.

    Thank you

    Thread Starter Houdini

    (@romariokg)

    Hi, I don’t use builder forms, please add this to the normal format on date fields in the next plugin update please. ‘j F, Y’ => ‘j F, Y (12 november 2019 г.)’

    Nothing has changed in version 4.0.3.

    https://prnt.sc/56qY70Onj2JE

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Could be any conflict issue, will check it soon.

    Thank you

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Added the format in version 4.0.5, you can check it now.

    Thank you

Viewing 13 replies - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.