Instructions
Working in Kintone
- Create a new app from template: To Do
- Change the field code for To Do and Status
- Import a CSV file with tasks
Working with JavaScript
- Create a todo_customize.js file
- Add an event handler for the record list
- Use the JavaScript API to retrieve different fields in the record list
- Add logic to change the color of the value if the task has not yet been started
- Upload the todo_customize.js file to your app
Resources
Resource files
- Download and unzip: JS & CSV source files
Base Kintone apps
- Pre-built app templates
JavaScript and REST APIs
JavaScript tutorials
Experts in the room
- Say hi!
Attached resource file: