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...
Continue reading...