I already tried to follow the example of other answers from here and I did not succeed!
I created a reactive form (ie, dynamic) and I want to disable some fields at
If you want to disable first(formcontrol) then you can use below statement.
first
this.form.first.disable();