angular-form-builder icon indicating copy to clipboard operation
angular-form-builder copied to clipboard

$form states lost

Open prem-prakash opened this issue 10 years ago • 4 comments

Hi, I am trying to make directive based on form states, $dirty, $pristine. It seems that it doesn't work on normal fields. But using DatepickerUI custom form component it works. JsBin: http://jsbin.com/lazeyucu/4/edit?html,js,output

prem-prakash avatar May 08 '14 01:05 prem-prakash

Hello @prem-prakash There are some issue about the angular-validator on form-builder. I will check it. Thank you.

kelp404 avatar May 08 '14 02:05 kelp404

Hi @kelp404 Some advance on this? I am finishing a project and I would really love to use angular-form-builder in it. If you could give some tips maybe I could help you to solve this bug. Thanks

prem-prakash avatar May 18 '14 20:05 prem-prakash

Bootstrap Datepicker UI field affects $dirty form state probably because it triggers $setValidity https://docs.angularjs.org/api/ng/type/form.FormController I am really starting to learn AngularJS, I don't have much to help...

prem-prakash avatar May 18 '14 21:05 prem-prakash

Hello @prem-prakash Sorry, I am busy for other projects. Could you submit the pull-request. Thank you.

kelp404 avatar May 20 '14 11:05 kelp404