Any SCA developer knows how to pass an ID as a par...
# general
r
Any SCA developer knows how to pass an ID as a parameter when opening a modal? I'm basically passing it as a parameter from another view and I succesfully log it on the initialize on the view where I want it. But when the modal opens, that data dissappears (Debugging this I found out this parameter is undefined on the getEvents function)