Resolving error Missing parameter, element='null', methodName='close' in callComponentMethodAction
Summary:
This error is coming when clicking in hyperlink which contain a dialogbox opening in action chain. Please
Content (please ensure you mask any confidential information):
I have also included cross verified that these are defined in Page level.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
"actions": {
"callComponentViewEssJobDetails12Close": {
"module": "vb/action/builtin/callComponentMethodAction",
"parameters": {
"component": "{{ document.getElementById('ViewEssJobDetails12') }}",
"method": "close"
}
}
}
Tagged:
0