Hi, I have a problem, in my app I have a page 'PaginaInicial' where I have a Barcode service called 'lectorCodis', I have a popup page 'AlertaError' with a button, and I want to call this service clicking the button. How can I do this? in JS executed by clicking the button? Because with the default ...