-
In order to allow "unarchiving" things, there needs to be a way to find archived things in the first place. Maybe something like a "Show all forms" or "Show archived forms" link below the form list?
-
```
Hi,
why in last version 2.2 I can`t use form to google maps ?
Google Maps will be supported in this version ?
Bye.
```
Original issue reported on code.google.com by `f.szambo...@gmail.com` on…
-
### Design
_Once checked, these aspects of the designs are reviewed with dev and ready for implementation_
- [x] Generate an API key for draft
- [x] Download API key and readme file zip package
- …
-
Feature Request
The error messages in the pynwb validator could be more helpful. For instance, I am trying to validate a file right now and I am getting the error:
```python
Traceback (most rec…
-
Hi there,
I pictured there are three efforts to implement a Bulma Form Builder as gem for rails.
https://github.com/storkvist/bulma_form
https://github.com/aki77/bulma_form_builder
…
-
```
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…
-
Seems like it would be cool to add some javascript codes (similar to what is done with the textarea fields) that create other types of fields.
for example:
Date chooser, color picker, file upload util…
-
In the present API, if I want to make a Form I
``` js
const formSel = hexagon.detached('div')
const handleErrors = (er, data) => er ? console.error(er) : console.log(data)
hexagon.Form(formSel.node()…
-
_As a project manager of an NGO, I want to go through an easy-to-understand virtual process and set up my custom case management system without the need to interact with a technical expert (= ask, wai…
-
- Situation
- In Form Builder, on publish, before showing the dialog, we run a single query
- The query retrieves information about the published versions of this form
- Locally, with M…