co2-storage icon indicating copy to clipboard operation
co2-storage copied to clipboard

Forms V2

Open redransil opened this issue 1 year ago • 2 comments

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

redransil avatar Jun 12 '23 04:06 redransil

Let's discuss here:

  • How the description will work for hierarchical data structures
  • The structure of a pipeline (and function in that pipeline)

redransil avatar Jun 12 '23 04:06 redransil

How is header image connected with the input asset/template? Further clarification needed also about other listed criteria.

adgsm avatar Jun 27 '23 06:06 adgsm