Skip to main content

Create a To Do List

  1. Navigate to HSYCO MANAGER

  2. Click on "Project Editor"

  1. Click on "New Project"

  1. Give it a name ("todolist" for example)

  1. Click on "create"

  1. Now go in the "home" page

  1. Click "add"

  1. Select "table"

  1. Go back to "edit" mode

  1. Give the table an ID ("todolisttable" for example)

Alert: Remember that the ID cannot be the same as the project's name!

  1. Change the "edit mode" from "false" to "toggle"

  1. Click on "not set..." under the "Columns" tab

  1. Click on "add"

  1. Select a column

  1. Change the "Label" to "HH:MM"

  1. Change the "Required" field to "true"

  1. Change the "Format" to "time"

  1. Click on "add"

  1. Select "Column"

  1. Change the "Label" to "AAAA/MM/DD"

  1. Change the "Required" field to "true"

  1. Change the "Format" to "date"

  1. Click on "Add"

  1. Select "Column"

  1. Change the "Label" to "To Do"

  1. Lastly, set the "Required" field to "true"

  1. Click on "add"

  1. Select "Edit Button"

  1. Click on "add"

  1. Select "Delete Button"

  1. Click "ok"

  1. Save the project