Shared
Shared functions for the workflows.
summary_form(product_name, summary_data)
Generate a summary form for the product.
Source code in gso/workflows/shared.py
create_summary_form(user_input, product_name, fields)
Create a summary form for the product.
Source code in gso/workflows/shared.py
modify_summary_form(user_input, block, fields)
Modify the summary form for the product.