Notification emails Date and Time not using defined regional settings

Home Forums Quform WordPress Notification emails Date and Time not using defined regional settings

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26371
    katw
    Participant

    QUESTION 1.

    Notification emails are not picking up the date and time format settings set in QuForm Global Settings > Date and time format (PHP).

    I am seeing dates in: n/m/Y format and times in: g:i A format.

    Ideas??

    QUESTION 2.

    How do you intercept and get access to the generic $form values like:

    • Date
    • Time
    • IP
    • Browser agent
    • Entry Id
    • Referring url

    etc

    I would like to manipulate and style this info like I have for normal form datafields using method like this:

    add_filter('quform_get_value_html_1_31', function ($value, Quform_Element_Field $element, Quform_Form $form) {
    //cool code goes here
    	return $value;
    }, 10, 3);

    Do these auto-generated fields have field ID’s too?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #26458
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #26547
    katw
    Participant

    Thanks again Ally.

    Close Ticket

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy