Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Spreadsheet Forms documentation
Light Logo Dark Logo
Spreadsheet Forms documentation
  • Examples
  • Requirements
  • Python API
    • make_empty_form function
    • get_data_from_form function
    • get_guide_spec function
    • get_data_from_form_with_guide_spec function
    • put_data_in_form function
  • Guide Form
    • Single field
    • Down field
    • Right field
    • JSON Keys
Back to top
View this page

Guide FormΒΆ

A Guide form is a spreadsheet you create to act as a configuration for the forms you will work with.

You then put special values in certain cells to indicate that these cells should have data read from them or inserted into.

  • Single field
    • Definition
    • Example
  • Down field
    • Definition
    • Example
  • Right field
    • Definition
    • Example
  • JSON Keys
Next
Single field
Previous
put_data_in_form function
Copyright © 2020, Open Data Services
Made with Sphinx and @pradyunsg's Furo