
Hi,
Hi anyone there expert in JS script. I kept getting this script error every time i run the business process flow in dynamics 365.
this is the script its pointing to. somebody has done this script already in the system.
Appreciate your help and any resource in regards to this.
Thanks in advance for helping out.
regards
TPY
Please check the attribute name is correctly specified. The error means it is unable to find the control named "header_process_...". Also note that that only the fields placed in the current stage is visible and available to the script. If you have multiple stages and this field is not on the stage that is currently active on the BPF the script will not find the control.
Please mark as verified if the answer is helpful.