Hi all,
I'm starting to write some piece in javascript for our D365s. I want to retrive data of column in parent form and set a column in form child.
As it can see in 2nd picture, in console.log the data is retrieved and are correct, but it's not charged on variable "AmbitoName" (picture 3rd).
Where I'm mistaken?
thanks for any help or suggestion.