• Prevent deletion of some products

    Hello i want to disable delete or prevent them from deleting certain products in some module when user clicks delete button. Is there any experts who knows this ? Thanks in advance any help would be appreciated. found a sample code trying to put it together…
  • Adding user input into Edited field

    I want to add an edit function if user decides to change the field value but i cant seem to find the right way to do this. Ive tried searching through google but it doesn't give any answer related for this problem. code here: <?php class CloseTicket …
  • Download button in popupview

    Hello been trying to add a download function in a button in popup window but its not working. im trying to add a download button that downloads a pdf file but when i press the button it doesnt do anything instead i get a blank page. ive created a file…