Can I add custom action to button

  1. 12 years ago

    Hello!

    I need add custom action on button "Logout".

    How can I do this?

  2. admin

    7 Dec 2011 Administrator

    What kind of action?

  3. What kind of action?

    for example

    unset($_SESSION['login']);

    or on jquery

    ajax.post{
    ................
    }

    and so on.

    I try to use fop2 as a part of call center and I need to integrate it.

or Sign Up to reply!