Forum Post: RE: Creating a custom button and binding events

  • Thread starter Thread starter sedwin
  • Start date Start date
Status
Not open for further replies.
S

sedwin

Guest
Hello, You can use the 'Script Component' available in Editor page and create custom buttons in a Tab. Example: button onclick="myFunction()" Click me /button script function myFunction(){ alert("Welcome"); } /script Hope this helps Thanks, Sopna.

Continue reading...
 
Status
Not open for further replies.
Back
Top