Realm
test
gno.land/r/nym-encapsulate001/test
Render
Forms
Publish a form, collect responses on chain, read them back here. Respondents fill it in on this page and pay their own storage deposit; withdrawing a response refunds it.
| Form | Status | Responses | Fields | Owner |
|---|---|---|---|---|
| Valoper questionnaire | open | 1 | 6 | g1eyr3hf…x2v0 |
Create a form
Call Create with a title, a description, and four pipe-separated field specs — labels, kinds (text|textarea|number|select), required flags (1|0) and select options (comma-separated). Up to 8 fields.
Source (qfile)
doc.gno errors.gno forms.gno gnomod.toml render.gno submit.gno types.gno