Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Improvement

To support correct date format when using post function to update the lookup table

Lookup Manager is currently using the date format "yyyy-MM-dd" to update the lookup table with a date from a Date Picker field. However, the user cannot use this value to update the Date Picker field because it only supports "dd/MMM/yy" format.  We have updated the date format to "dd/MMM/yy" when using the post function to update the lookup table.

...