Getting error when trying to open a dialog using module function
Summary:
I want to open a dialog box whenever I click on the button but getting an error.
Content (required):
Hi,
We have developed an VBCS application last year and moved it to live and now we have to do some changes to the application.
For editing this application, we have upgraded it to latest runtime dependency. After doing this, we got errors.
There is search button which internally calls a module function to open a dialog box but getting the below error on clicking the button.
Error:
Action callFunctionOpenDialogMajorProd_adqgbrl8a: error calling function: openDialogMajorProd(undefined) : Cannot read properties of undefined (reading 'includes')
Tagged:
0