jQuery.val on Dexteirty TextArea generates "Constrain not satisfied"

Thank you Dieter and Espen ! The thing worked !
It was solved by:

  • Using $(#field).html('Content with \n')
  • Using the same for a hidden field i didn't take into account, indeed it wasn't only the Text field

Thank you both, best wishes
:+1: