Show Day of the Week on Date Fields
Contents
Overview
This article introduces how to display the day of the week next to the Date field.
Sample Image
In this example, the customization runs when the Record detail page is displayed. The value of the Date field is retrieved and the day of the week is calculated. The day of the week is then inserted next to the Date field's value.
Sample Code
Prepare the following JavaScript code in a text editor and navigate to the Kintone App's settings. Upload the file into the JavaScript and CSS Customization settings .
|
|