-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request
```
**Current behavio…
-
## Environment
Please provide as many details as you can:
- Hosting type
- [] Form.io
- [x] Local deployment
- Formio Angular version: 5.5.0-rc.11
- Frontend framework: Angular
## Ste…
-
We are in the process of manage all the adopters directly in the landscape, and as a step for that process we need to migrate all the adopters data into the landscape, including the use case informati…
-
#### Enhancement
Manual field insertion and anything you put inside the form tag is ignored in an Ionic app, so I'm not sure is this is a compatibility issue with Ionic, and update on schema-form or…
-
#### Enhancement
Sending the 'schemaFormValidate' broadcast prompts a validation of the form. However, if you then want to perform an action dependent on the form's $valid property immediately after …
-
Hi,
I was wondering if we can add a "checkboxes-inline" like "radios-inline".
Right now I'm using a custom decorator to do this, but I think it should be part of the core since it is a very common a…
-
https://angularlin.github.io/2017/11/15/angular-schema-form-example/
-
Hi,
I'm currently integrating Angular 2 schema form in my project, and while testing some generated JSON schema, I encountered this strange behavior with this rather simple schema
`{
"type": …
-
Hello,
I'm trying to use the "onChange" (from the standard option of angular-schema-form)
but the function is never called :
```
$scope.form = [
{
key: "start_date",
format: "dd-mm-yyyy…
-
See https://github.com/Textalk/angular-schema-form/issues/29#issuecomment-59048491