Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forms V2 #104

Open
redransil opened this issue Jun 12, 2023 · 2 comments
Open

Forms V2 #104

redransil opened this issue Jun 12, 2023 · 2 comments

Comments

@redransil
Copy link
Contributor

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
Copy link
Contributor Author

Let's discuss here:

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

@adgsm
Copy link
Contributor

adgsm commented Jun 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants