Support

Account

Home Forums Add-ons Options Page Update Options Page Via Ajax Reply To: Update Options Page Via Ajax

  • Hi @sangnguyen

    Sure but you’ll have to perform all the functionality yourself.
    You can add your own button (or hook into the existing button).

    Then in javascript you prevent the default behavior, collect the values, trigger your own update function and voila.