• Date input on custom screen

    Hi, How to add a date input with a calendar button in a custom screen using .NET API for generating report? Thanks.
  • System Date is off by exactly 1 month

    When I close a case, the Closed Date field updates automatically. However, it is the wrong date. In the database, it is the Case_Closed field, which is a date/time field. It shows 2014-11-02 13:48:00.000 when it should show 2014-12-02 13:48:00.000.…
  • Jscript on date only field

    Hi All, Hoping someone can help me, a bit rusty on my java I have a custom field comp_c_enddate , this field is set as date only The default value for this field sets it at current date plus 1 year but what i need to do is onchange event of this field…