jquery - Joomla ajax call onclick event to call helper method in component -


My case is low: I need to call a php helper method in the view / edit.php of my component in order To validate the value of a textbox against the database, I have read a lot of threads about Ajax calls within Joomla, but it has not yet managed to work.

In helper.php the method is MyClass ::

View / Edit I have it:

  



  

Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -