You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Resolving error Missing parameter, element='null', methodName='close' in callComponentMethodAction

Accepted answer
31
Views
4
Comments

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"

      }

    }

  }

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!