-
## Description
We need to take a look at https://decaffeinate-project.org/
Steps:
1. See conversion guide https://github.com/decaffeinate/decaffeinate/blob/master/docs/conversion-guide.md
2.…
-
```
Hi, I'm having problem with the submit button cuz when I try to click the it,
it doesn't show its value in the $_POST.
I need it cuz there are instances that I would like the lines of code to ru…
-
### Problem Description
How can i set a few child items on the parent module as default? for example like to contact form or the slider module.
### Steps To Reproduce
I've tried using predefined…
-
Create a form in Form Builder, make a field not required, and either:
1. Say that field must be an integer; run the form, leave the field empty ⇒ it is valid; good.
2. Say that the field minimum l…
-
### Is your proposal related to a problem?
Formbuilder has no API post method rendering the feature in headless useless. If I make a contact page and want to add a formbuilder then I would expect to …
-
**Describe the bug**
Hi survey team.
Here is my survey creator code.
```
const surveyCtl = {
_name: "surveyCreatorContainer",
_creator: undefined,
_creatorOptions: {
useKnockout…
-
### Summary
Implement the Multiple Page Response pattern on the Pension Benefits form (21P-527EZ) for medical expenses.
### Description
Replace the single-page multiple response medical expense pag…
-
**Describe the bug**
Summary page and confirmation page is skipped in the form when questions are answers. Seems to be issue when summary page not at the end, when there is also conditions added for …
-
## Overview
As a form filler I get errors when forms aren't complete, I get a sensible success message on submit when it is complete. I can use the next back buttons to navigate form pages. As a form…
-
Consider a case where we have 3 tags:
Tag1: id: 1, value: red
Tag1: id: 2, value: green
Tag1: id: 3, value: bluo (deliberately added typo)
We use mix mode. When user selects this currently it …