Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleImport the COUNT library into your project

See Import a Library if you need a refresher on how to do it.

Expand
titleCreate a custom number field called 'NextId' and set it to the value 156 in your card

NextId
First, in config.json add your Custom Fields. Then go to your component card and set the value to 156.

Note: You’ll need to change your component to use the DEVELOPMENT commit to see the newly added custom field. See Choosing the code to run for your component.

...