Announcements
Hello everyone,
I'm getting the following error in the Quote Line Detail form while trying to change the values of Quantity and Unit Price field. The form was perfectly working before our system shifted to Unified Interface recently.
I found that the following onChange function in the QuoteLineDetailInitialization.js is being called on change of Quantity and Unit Price field values.
The above lines of code then call the following functions in UIUtils.js
The formFieldHasValue function gets field name in the formContext parameter instead of formContext object and 0(null) in the field parameter, that's why in the next line it can't retrieve data and gives the error. The same thing happens in disableAttribute function as it doesn't get formContext object in the first parameter. Both the files are system defined scripts so we are unable to make any changes there. I checked execution context as first parameter option from every function call in the form properties but the error persists. Can anybody help me with this ?
Thanks in advance.
Hi,
Sorry to hear about this issue during your transition.
Can you open a support request on https://admin.powerplatform.microsoft.com/support to get help on troubleshooting that issue?
Henry
André Arnaud de Cal...
294,157
Super User 2025 Season 1
Martin Dráb
232,938
Most Valuable Professional
nmaenpaa
101,158
Moderator