You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
From a private slack message:
The text was updated successfully, but these errors were encountered: