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

clayui.com: Add more information to our Forms docs #5410

Open
pat270 opened this issue Mar 9, 2023 · 3 comments
Open

clayui.com: Add more information to our Forms docs #5410

pat270 opened this issue Mar 9, 2023 · 3 comments
Labels
comp: clayui.com Issues related to website infrastructure or other things outside the documentation

Comments

@pat270
Copy link
Member

pat270 commented Mar 9, 2023

From a private slack message:

For example, I was creating a Client Extension with REACT , that has a form.
In order to build it with Clay, I found difficult to find in the documentation things like:

  • How to define a form and how to for example set the function that the form should trigger
  • No clear info about how to submit the form
  • No clear info about how to handle the onchange in the input fields
  • Not many examples of how to compose and style the form (there is just an HTML example)

As an example, it would be great to have also the code using JS components of the examples in this page:
https://v2.clayui.com/docs/css-framework/satellites/forms/form-elements.htm

@pat270 pat270 added the comp: clayui.com Issues related to website infrastructure or other things outside the documentation label Mar 9, 2023
@matuzalemsteles
Copy link
Member

I think we can use the same technical documentation that @marcoscv-work is working on, he's working on something like this.

@ethib137
Copy link
Member

Yeah, the work Marcos is doing will tie in nicely with this. Additionally, it could be worthwhile for us to specifically consider the Objects apis when submitting a form, since that is likely the most common use case now for a customer creating a React form in Liferay inside a client extension.

@liferay-platform-experience
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: clayui.com Issues related to website infrastructure or other things outside the documentation
Projects
None yet
Development

No branches or pull requests

4 participants