This action will advance to the next slide in the project, or go to the first slide if the final slide is currently playing.
- API endpoint slug
- lightform_cloud.next_slide
- Filter code method
- LightformCloud.nextSlide.skip(string?: reason)
- Runtime method
- runAction("lightform_cloud.next_slide", {})
Action fields
- Label
- What is your device's serial number?
- Helper text
- It should be printed on the label on the bottom or back of your device.
- Slug
- device_serial_number
- Required
- true
- Can have default value
- true
- Filter code method
- LightformCloud.nextSlide.setDeviceSerialNumber(string: deviceSerialNumber)