Pega Constellation modal Window Close Button
Hi All,
I have added a modal window to view data which is retrieved from showData(pageName, dataContext, dataContextParameters, options) api.
Passing {"containerName":"modal"} in the options argument.
Once the data is displayed, we need to add a close button to the modal window. Anyone can assist on this usecase?