I want to change the function of the buttons: View and Zoom
i want them to open a URL. I know there is url option in the admin site but is not working so i need to modify the extention.
you can also override that view inside your template and then edit code. This is a recommended method. Or maybe even this component was overridden inside your template.
you can also override that view inside your template and then edit code. This is a recommended method. Or maybe even this component was overridden inside your template.
Can you be more specific. which lines i have to modify.