Hi dear Dynamics community,
I'm quite new to the editable grids and I'm consulting you all hoping to receive an valuable answer.
Situation:
We have a view on (for example the) opportunities with column A,B,C,D.
We have a onchangehandler on column A which will change the value of column F (not in the grid) based on values in column C and E (not in the grid)
It there a way to handle this. For instance we do not have control on personal views, and we do not want to add all fields to the view in order to keep it clean.
With the function row.getData().getEntity().attributes; I'm only retrieving values who are in the view.
Any ideas?
Thank you for taking time!
*This post is locked for comments