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 support #904

Open
1 task done
joshbalfour opened this issue Jun 20, 2024 · 1 comment
Open
1 task done

Forms support #904

joshbalfour opened this issue Jun 20, 2024 · 1 comment

Comments

@joshbalfour
Copy link

joshbalfour commented Jun 20, 2024

Checklist

Describe the problem you'd like to have solved

It would be amazing if the deploy CLI supported Forms.

Describe the ideal solution

forms:
  - name: "form name"
    jsonFile: "./form.json"

Where form.json is what's exportable/importable from the editor.

Alternatives and current workarounds

Right now we're having to import them manually using the editor.

Additional context

No response

@emfloyd2
Copy link

emfloyd2 commented Jun 26, 2024

+1 this has become an active issue for our org as well (and we are using the same workaround)

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

No branches or pull requests

2 participants