akshaysAce2 years agoSolvedPassing multiple parameters to the endpoint from Component Hi, I am trying to send multiple variables to an endpoint. Using an AJAX call to call the endpoint: $.ajax({ type: "GET", url: endpointUrl+'?Param1='+para...Show MoreMattV2 years agoI your first example you have &?Param2 which should just be "&Param2"
Related ContentCan I cache a component based on **parameter** ?Multiple roles in a custom component using userHasroleList of available parameters for common.widget.search-form component?Passing parameter from custom component to an endpointAre any xml parameter for paging component?
Recent DiscussionsTips on keeping stage and prod in alignment?Resolve ancestor path to namesSolvedLiQL to GraphQL example sets?Analytics API: nodeSubscriptions unexpected behaviourWhere are the Dev Docs?