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

Webforms support #42

Open
davepoon opened this issue Jul 5, 2022 · 2 comments
Open

Webforms support #42

davepoon opened this issue Jul 5, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@davepoon
Copy link

davepoon commented Jul 5, 2022

Does this starter kit or Next.js for Drupal supports Drupal Webforms out of the box?

For instances, getting webform form elements and fields through JSON:API,
then webform can be rendered on the frontend based on the json data received.

Furthermore, does this also support webform submissions through JSON:API?
(without using the Webform REST module)

If they're all supported, would you mind to provide the link of the doc, please?
or please add one if no docs cover webforms yet, thanks.

@lauriii
Copy link
Contributor

lauriii commented Jul 5, 2022

Unfortunately the starterkit does not support rendering Webforms yet. There has been some preliminary discussions about adding support for Webforms, but it is not something we are actively working on at the moment.

@lauriii lauriii changed the title Webforms support? Webforms support Jul 5, 2022
@lauriii lauriii added the enhancement New feature or request label Jul 5, 2022
@fiasco
Copy link
Contributor

fiasco commented Jul 5, 2022

Next.js for Drupal has a guide of Webform integration here: https://next-drupal.org/guides/webform

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

No branches or pull requests

3 participants