We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Inplace editor integration with reactive form

Hi,

I'm trying to make a simple connection between an in-place editor and a reactive form but nothing that I do makes it work, can someone help me with this? 

Right now I tried even on one of the stackblitz samples to check if this was something related to my project, but with no success. A simple example like the one bellow does not answers to "form.valueChanges" or sets the value on the form for us to get later:

<ejs-inplaceeditor mode="Inline" formControlName="city" name="city" ></ejs-inplaceeditor>

Do I need to make something specific to make this work?

Thanks in advance.

1 Reply

NP Narayanasamy Panneer Selvam Syncfusion Team November 25, 2019 12:57 PM UTC

Hi Joel,


Greetings from Syncfusion support.
 
 
The in-place editor is not a form component to work with reactive form validation. It acts as an individual component with its own validation rules. To know more about validate this component through validationRules. Please go through this document in below link.


Documentation link: https://ej2.syncfusion.com/angular/documentation/inplace-editor/validation/?no-cache=1


Demo sample: https://stackblitz.com/edit/angular-pgegam-3pr15i


Let us know if you need further assistance on this.


Regards,

Narayanasamy P.
 


Loader.
Live Chat Icon For mobile
Up arrow icon