co2-storage
co2-storage copied to clipboard
Forms V2
Allow a form to be based on assets with the following fields:
- Header Image: an image which displays at the top of the form
- Template: the CID of the template which the form will be based on
- Asset name: the prefix for the name of the asset that will be generated
- Description (optional): the CID of an asset with the same field names as the template, but where each field contains a string that is displayed as a description for this form field
- Auto-run: the CID of a pipeline taking as its input type the template, which will be automatically run on the input once the form is filled
Let's discuss here:
- How the description will work for hierarchical data structures
- The structure of a pipeline (and function in that pipeline)
How is header image connected with the input asset/template? Further clarification needed also about other listed criteria.