Allow end user to set/view Date Format on Service Portal

TK Wickz1
Tera Contributor

Hi, 

I need to have a option to enable the ability to select date format from the service portal. Is there a OOB way to do this? 

1 ACCEPTED SOLUTION

Vasantharajan N
Giga Sage
Giga Sage

Please add the field date_format field to "Service Portal" view on sys_user table.

find_real_file.png

You will see the date format field in the About section of user's Profile page in Service Portal. Please refer to the screenshot below,

find_real_file.png


Thanks & Regards,
Vasanth

View solution in original post

2 REPLIES 2

Vasantharajan N
Giga Sage
Giga Sage

Please add the field date_format field to "Service Portal" view on sys_user table.

find_real_file.png

You will see the date format field in the About section of user's Profile page in Service Portal. Please refer to the screenshot below,

find_real_file.png


Thanks & Regards,
Vasanth

Thank you @Vasantharajan N . This is exactly what I wanted.