-
It would be very useful to have IP custom fields available on the request form so they could be automatically transferred at process action to the IP registration.
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose
- [x] My issue is no…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Want to Update Ui of Seller Registration form
### Use Case
It provides better readabili…
-
Thank you for your nice halfmoon framework, its make my work really quickly done here and I love with its design. I wish there is feature like select2 built in into the `select` to make it fully comp…
-
## Prerequisites
- [x ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ x] The issue still exists against the latest stable version of Elementor…
-
**Jetty version(s)**
12
**Enhancement Description**
To look up query parameters, one has to invoke `Request.extractQueryParameters(Request)`.
To look up form parameters, one has to invoke `FormF…
-
AS AN Architect
I WANT to have a REST service to delete an existing Rasa form
SO THAT there wouldn't be duplicate services for it
### Acceptance Criteria
> Temporary list of endpoints - https://gith…
-
Great work on the form builder! Could you add support for:
Creating custom fields.
Adding fields and forms directly from the user interface.
These features would enhance flexibility and ease of u…
-
Hello, is it possible to explore decoupling the creation of the signals store from the creation of the components?
Reason: This would enable us to build form modules that are totally isolated from …
zthng updated
5 months ago
-
To bind data submitted through HTML forms, a form-backing object is used as parameter of MVC controller methods.
```java
@Controller
class MyController {
@PostMapping
String submit(@Valid…