-
Quba-1.4.0.AppImage on Linux started on command line, reports the following after startup:
```
Error: Error: Cannot find latest-linux.yml in the latest release artifacts (https://github.com/ZUGFeR…
jmozd updated
2 months ago
-
It seems we currently do not send any data to the backend.
The volto-form-builder backend provides a @form endpoint that the frontend can send its form data to:
https://github.com/kitconcept/vol…
tisto updated
3 years ago
-
"nelmio/api-doc-bundle": "^3.7"
form type created like docs
https://symfony.com/doc/current/bundles/NelmioApiDocBundle/index.html#symfony-form-types
but got error in unit test
```
Symfony\Com…
-
Currently, there is no real process you can use for publish. The `oxf.fr.detail.process.publish.orbeon.builder` is only about opening the publish dialog in Form Builder. When the user confirms publish…
-
I try to write a `Converter` to covert `File` to `MultipartBody.Part`, but payload header is duplicated.
**api**
```kotlin
@Multipart
@POST("api/upload")
fun uploadPhoto(@Part("file") file: …
-
I've had problems with requests for a parameterized job build:
```
org.apache.http.client.HttpResponseException: Request-URI Too Long
at com.offbytwo.jenkins.client.validator.HttpResponseValidat…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
As a content author, I would like to preview complete form packages consisting of one or more completed PDF documents, so I can efficiently edit my form definition while ensuring that target document …
-
I've been trying to get a custom select component working with data from an outside source int othe builder with 0 success. Tried to build off of the rating component and switch some things up but tr…
-
Hi,
I have a registration form where the user provides his password and has to repeat it. Every required field is filled and all actions are okay except the "Register User"-Action. In the form reco…