-
**Question**
I really enjoy using your great library! But I have a little problem. I want to show the validation messages in a tooltip (which only understands text). So, if an input is invalid…
-
Create a custom form editor that allows building custom json schema that can be rendered using formly (maybe) to provide custom user experience for each parameter within a step (first implementation).…
-
Create the analysis jobs list page (`/audio_analysis`)(https://www.ecosounds.org/audio_analysis).
-
**Question**
I'm building a custom UI library from scratch following the same structure you've used for bootstrap, material, etc.
Everything is going well now, but I'm facing a problem with valida…
-
https://github.com/angular-ui-form/validation/issues/27
-
I was looking through the form object and it doesn't seem I can see the actual value that is being set for ng-minlength="6". Is it possible to get the 6 from the form object?
Thanks.
-
-
This is a global problem for Formly and can be seen using the WAVE service (http://wave.webaim.org/). Here is an example from a form on the tutorials:
http://wave.webaim.org/report#/http://output.j…
-
Hi,
In our application we have a requirement for theme-specific fields. In the documentation I found the 'fieldTransform', where you can manipulate the fields before formly compiles them, which see…
-
Template
```
Submit
Reset
```
![Screenshot 2020-06-21 at 12 12 48 AM](https://user-images.githubusercontent.com/17947802/85210788-f3abc700-b353-11ea-89ed…