-
Can we id/name attribute to the formly.validation-message component.?
This can help automation testing to capture the right path x-path value. Currently no unique identifier attribute available on …
-
I just felt like creating a new issue since [issue #523](https://github.com/formly-js/angular-formly/issues/523) is not about this problem.
The bug basically is that you are not able to use `validate…
-
Would love to see built-in support for: http://getbootstrap.com/css/#forms-control-validation
tyvm
-
Hello. I have been trying to figure out how to get these templates working in Internet Explorer. I'm testing in 9-edge, but not having any luck. Here's a jsbin that shows what's going on. I added some…
-
Hi,
I want to drag and drop the form fields after dynamically forming the form. Is it possible in this library?
-
Other CMS systems are highly customizable to configure posts or articles.
I think that we need to create a configurable post item to each feature that our customers want to use, like as product in a…
-
Any idea of how to do conditional logic on the fields.
E.g show field if select is chosen
-
I see this mentioned as "Applying Subschemas Conditionally" [here](https://github.com/ngx-formly/ngx-formly/issues/1459) circa 2019 in this repo, but I dont see any mention of it since. So, I am not s…
-
The 'date' in IField.type is not handled correctly. There is no component for Date, so nothing will be rendered if I specify that. Furthermore, I can't specify it as a type for the input component.
…
-
Possibly allow template language like velocity to be used inside the body. Users would have access to all inputs allowed for params like contexts, forms, etc.