Create a Table with Columns and Buttons | Scribe

    Create a Table with Columns and Buttons

    • Simone Zappa |
    • 59 steps |
    • 4 minutes
      1
      Navigate to HSYCO Manager
      2
      Click on "Project Editor"
      3
      Click on "New Project"
      4
      Name it (tabletimelights for example)
      5
      Click here to access the home page
      6
      Click on "add"
      7
      Click on "Table" to add a table to the current page of the project
      8
      Go back to "edit" mode
      9
      Click on "not set..." under the "Columns" tab to add some columns to the table
      10
      Here we can add a column, an edit button, a delete button and other useful objects
      11
      We will create a 5-column table containing: a Name that can easily distinguish a light, a Status (On/Off), a Light Up Time representing the number of Hours a light has been On, a hidden datapoint field that stores the datapoint of the light and a button to turn On and Off that light
      12
      Click "add"
      13
      We'll start by adding a "Column"
      14
      Click on the "Label" input field under the "Column Header" to give it a name. This will be the Header of the Column
      15
      Type "Name"
      16
      Now we'll make this text required by changing the "Required" field from "auto" to "true". In this way the user has to obligatory input this value
      17
      18
      Click on "add"
      19
      Select "Column"
      20
      Change the "Label" by tiping "Status"