Solved

Date format in FSM

  • 25 September 2023
  • 2 replies
  • 68 views

Userlevel 1
Badge +7

Is it possible to change the date format to not include time? For example we are trying to change the “Planned Start Date” for a task so that it only requires a data not a date and time.

icon

Best answer by Shneor Cheshin 26 September 2023, 00:38

View original

2 replies

Userlevel 6
Badge +26

Hey @IGMIGMIMXMD 

Please note that after the changes the value is still saved as date/time in the DB.

You will need to

  • Change the custom metadata to be mask type of DATEONLY
  • Update the same in the UI designer

 

 

 

Result

 

Cheers!

Userlevel 1
Badge +7

Is it possible to change the date format to not include time? For example we are trying to change the “Planned Start Date” for a task so that it only requires a data not a date and time.

 

Brilliant, thanks for your help.

Reply