Can I add custom action to button

Hello!

I need add custom action on button "Logout".

How can I do this?

Comments

  • What kind of action?
  • What kind of action?

    for example

    unset($_SESSION);

    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.
Sign In or Register to comment.