Support

Account

Home Forums General Issues Date Field not displaying Reply To: Date Field not displaying

  • Hi @greycam ,

    Looking at your code, the implementation seems just fine.

    Kindly check to ensure that the value returned by the get_field is in the correct format.

    You may do a var_dump() of the same to check.

    Let me know how it goes.