
Hi all,
I'm working on the quotedetailsGrid on Quote. If a value changes in the quotedetailsGrid, a Jscript is triggered and should change a value on Quote. I'm struggling to get the formContext of the quote form. I've been trying to do this via the formContext.getAttribute("field of quotedetailsGrid").getParent() method, but I can't seem to get the formContext of the parent form (quote).
Has anybody found a way to achieve this?
Thanks in advance,
Liza