Podio API Documentation
Forms: Deactivate form
Disables the form with given id. This makes it impossible to create new items using the form. Instead, a message about the form being disabled is shown.
Usage
- Ruby Gem
-
form.rb
Podio::Form.disable( form_id )
Parameters
- form_id*
- Required.